Skip to content

Commit 8743b28

Browse files
chore(deps-dev): update goreleaser/goreleaser-action action to v6
1 parent 057e5a1 commit 8743b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0
3838
- name: Create release and SBOM
3939
if: startsWith(github.ref, 'refs/tags/v')
40-
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5.1.0
40+
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
4141
with:
4242
version: latest
4343
args: release --rm-dist --skip-validate

0 commit comments

Comments
 (0)