We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd4f54 commit 8c8646dCopy full SHA for 8c8646d
1 file changed
.github/workflows/release.yml
@@ -63,7 +63,7 @@ jobs:
63
passphrase: ${{ secrets.GPG_PASSPHRASE }}
64
65
- name: Install goreleaser
66
- uses: goreleaser/goreleaser-action@5fdedb94abba051217030cc86d4523cf3f02243d # v4
+ uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6
67
with:
68
version: v1.24.0
69
install-only: true
0 commit comments