We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d5fd8 commit a718537Copy full SHA for a718537
.github/workflows/publish.yml
@@ -39,7 +39,7 @@ jobs:
39
passphrase: "${{ secrets.PASSPHRASE }}"
40
41
- name: Run GoReleaser
42
- uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
+ uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
43
with:
44
version: latest
45
args: release --clean
0 commit comments