Skip to content

Commit 9bace02

Browse files
authored
chore: updated the goreleaser action (#1160)
Signed-off-by: Alex Jones <[email protected]>
1 parent 7b1b633 commit 9bace02

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
@@ -51,7 +51,7 @@ jobs:
5151
- name: Download Syft
5252
uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
5353
- name: Run GoReleaser
54-
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5
54+
uses: goreleaser/goreleaser-action@v6 # v5
5555
with:
5656
# either 'goreleaser' (default) or 'goreleaser-pro'
5757
distribution: goreleaser

0 commit comments

Comments
 (0)