Skip to content

Commit 03ee86c

Browse files
chore(deps-dev): update goreleaser/goreleaser-action action to v5 (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59bc2f7 commit 03ee86c

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@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
3838
- name: Create release and SBOM
3939
if: startsWith(github.ref, 'refs/tags/v')
40-
uses: goreleaser/goreleaser-action@5fdedb94abba051217030cc86d4523cf3f02243d # v4.6.0
40+
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
4141
with:
4242
version: latest
4343
args: release --rm-dist --skip-validate

0 commit comments

Comments
 (0)