We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff9045 commit 02132c1Copy full SHA for 02132c1
.github/workflows/ci.yaml
@@ -30,7 +30,7 @@ jobs:
30
version: v3.9.4
31
32
- name: Install GoReleaser
33
- uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 # v3.1.0
+ uses: goreleaser/goreleaser-action@8f67e590f2d095516493f017008adc464e63adb1 # v3.1.0
34
with:
35
install-only: true
36
.github/workflows/release.yaml
@@ -31,7 +31,7 @@ jobs:
check-latest: true
37
0 commit comments