Skip to content

Commit b0c783b

Browse files
chore(deps-dev): update goreleaser/goreleaser-action action to v6
1 parent ea905f2 commit b0c783b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
3232
- name: Create release and SBOM
3333
if: startsWith(github.ref, 'refs/tags/v')
34-
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5.1.0
34+
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
3535
with:
3636
version: latest
3737
args: release --clean --skip=validate

0 commit comments

Comments
 (0)