Skip to content

Commit 8e9a430

Browse files
chore(deps-dev): update goreleaser/goreleaser-action action to v4.3.0
1 parent d91ad01 commit 8e9a430

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
@@ -32,7 +32,7 @@ jobs:
3232
- uses: anchore/sbom-action/download-syft@06e109483e6aa305a2b2395eabae554e51530e1d #v0.13.1
3333
- name: Create release and SBOM
3434
if: startsWith(github.ref, 'refs/tags/v')
35-
uses: goreleaser/goreleaser-action@8f67e590f2d095516493f017008adc464e63adb1 #v4.1.0
35+
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
3636
with:
3737
version: latest
3838
args: release --rm-dist --skip-validate

0 commit comments

Comments
 (0)