Skip to content

Commit

Permalink
chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 12, 2023
1 parent 80115e2 commit 2749e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- uses: sigstore/cosign-installer@v3.1.2
- uses: anchore/sbom-action/download-syft@v0.14.3
- uses: goreleaser/goreleaser-action@v4
- uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser-pro
version: latest
Expand Down

0 comments on commit 2749e57

Please sign in to comment.