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.21.0
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent ad82aba commit f3c3a8c
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.2
image: ghcr.io/goreleaser/goreleaser-cross:v1.21.0

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

0 comments on commit f3c3a8c

Please sign in to comment.