We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb45d4f commit e795fabCopy full SHA for e795fab
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
passphrase: ${{ secrets.GPG_PASSPHRASE }}
34
35
- name: Run GoReleaser
36
- uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
+ uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
37
with:
38
args: release --clean
39
env:
0 commit comments