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 7334ddc commit 4e872a3Copy full SHA for 4e872a3
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
run: |
71
echo "GORELEASER_ARGS=--snapshot --skip-publish" >> $GITHUB_ENV
72
- name: Run GoReleaser
73
- uses: goreleaser/goreleaser-action@v4
+ uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
74
with:
75
distribution: goreleaser
76
version: latest
0 commit comments