We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54ca4fb + 06b209b commit cd1d1fdCopy full SHA for cd1d1fd
1 file changed
.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Run GoReleaser
66
id: goreleaser
67
- uses: goreleaser/goreleaser-action@e24998b8b67b290c2fa8b7c14fcfa7de2c5c9b8c # v7.1.0
+ uses: goreleaser/goreleaser-action@1a80836c5c9d9e5755a25cb59ec6f45a3b5f41a8 # v7.2.1
68
with:
69
# Note that the following is the version of goreleaser, and NOT a Go version!
70
# When bumping it, make sure to check out goreleaser's changelog first!
0 commit comments