We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ba4ef1 + 030ffee commit c38c7d4Copy full SHA for c38c7d4
1 file changed
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
23
24
- name: Run GoReleaser
25
- uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
+ uses: goreleaser/goreleaser-action@1a80836c5c9d9e5755a25cb59ec6f45a3b5f41a8 # v7.2.1
26
with:
27
distribution: goreleaser
28
version: '~> v2'
0 commit comments