Skip to content
This repository was archived by the owner on Jul 21, 2024. It is now read-only.

Commit cf1cf5f

Browse files
chore(deps): update goreleaser/goreleaser-action action to v4.2.0
1 parent 3b294e9 commit cf1cf5f

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
@@ -26,7 +26,7 @@ jobs:
2626
- run: cosign version
2727
- name: Run GoReleaser
2828
id: run-goreleaser
29-
uses: goreleaser/goreleaser-action@8f67e590f2d095516493f017008adc464e63adb1 # v4.1.0
29+
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # v4.2.0
3030
with:
3131
version: v1.14.1 # renovate: depName=goreleaser/goreleaser
3232
args: release --rm-dist

0 commit comments

Comments
 (0)