There was an error while loading. Please reload this page.
1 parent 3584bdf commit c9e706fCopy full SHA for c9e706f
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
run: echo "BUILT=$(date -u +%a_%d_%b_%H:%M:%S_%Y)" >> $GITHUB_OUTPUT
55
56
- name: Run GoReleaser
57
- uses: goreleaser/goreleaser-action@v5
+ uses: goreleaser/goreleaser-action@v6
58
env:
59
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_EXTRA }}
60
VERSION: ${{ steps.get_version.outputs.VERSION }}
0 commit comments