Skip to content

Commit

Permalink
chore(deps): update ghcr.io/goreleaser/goreleaser-cross docker tag to…
Browse files Browse the repository at this point in the history
… v1.20.2 (#394)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 9, 2023
1 parent 53dcb48 commit 046d3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
needs: [lint, test]
runs-on: ubuntu-latest
container:
image: ghcr.io/goreleaser/goreleaser-cross:v1.20.1
image: ghcr.io/goreleaser/goreleaser-cross:v1.20.2

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 046d3d4

Please sign in to comment.