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 2a77fda commit 085e3fbCopy full SHA for 085e3fb
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
go-version-file: go.mod
20
21
- name: Run GoReleaser for stable release
22
- uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6
+ uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
23
if: (!contains(github.ref, 'pre'))
24
with:
25
# You can pass flags to goreleaser via GORELEASER_ARGS
0 commit comments