Skip to content

Commit 48e328a

Browse files
chore(deps-dev): update goreleaser/goreleaser-action action to v6 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 522f118 commit 48e328a

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
@@ -37,7 +37,7 @@ jobs:
3737
- uses: anchore/sbom-action/download-syft@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
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@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
4141
with:
4242
version: latest
4343
args: release --rm-dist --skip-validate

0 commit comments

Comments
 (0)