Skip to content

Commit 6afcb25

Browse files
Bump goreleaser/goreleaser-action from 4 to 5 (#129)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c3ab13 commit 6afcb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install Cosign
2525
uses: sigstore/cosign-installer@v3
2626
- name: Run GoReleaser
27-
uses: goreleaser/goreleaser-action@v4
27+
uses: goreleaser/goreleaser-action@v5
2828
with:
2929
version: v1.12.3
3030
args: release --rm-dist

0 commit comments

Comments
 (0)