Skip to content

Commit 5b7fe3b

Browse files
chore(deps-dev): update goreleaser/goreleaser-action action to v7
1 parent a84c65a commit 5b7fe3b

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
@@ -36,7 +36,7 @@ jobs:
3636
- uses: anchore/sbom-action/download-syft@17ae1740179002c89186b61233e0f892c3118b11 # v0.23.0
3737
- name: Create release and SBOM
3838
if: startsWith(github.ref, 'refs/tags/v')
39-
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
39+
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
4040
with:
4141
version: latest
4242
args: release --clean --skip=validate

0 commit comments

Comments
 (0)