Skip to content

Commit 31fff79

Browse files
chore(deps-dev): update goreleaser/goreleaser-action action to v7
1 parent 7dde169 commit 31fff79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: anchore/sbom-action/download-syft@28d71544de8eaf1b958d335707167c5f783590ad # v0.22.2
3232
- name: Create release and SBOM
3333
if: startsWith(github.ref, 'refs/tags/v')
34-
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
34+
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
3535
with:
3636
version: latest
3737
args: release --clean --skip=validate

0 commit comments

Comments
 (0)