Skip to content

Commit

Permalink
chore(deps-dev): update goreleaser/goreleaser-action action to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2023
1 parent 6e5f853 commit 6fdbe2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
- name: Create release and SBOM
if: startsWith(github.ref, 'refs/tags/v')
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
uses: goreleaser/goreleaser-action@81d9ad71850a31bc2c99f6355208b6442d0a5783 # v4.5.0
with:
version: latest
args: release --rm-dist --skip-validate
Expand Down

0 comments on commit 6fdbe2d

Please sign in to comment.