We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7fae9 commit d99c66aCopy full SHA for d99c66a
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
go-version-file: go.mod
25
26
- name: Run GoReleaser for stable release
27
- uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
+ uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6
28
if: (!contains(github.ref, 'pre'))
29
with:
30
# You can pass flags to goreleaser via GORELEASER_ARGS
0 commit comments