1 parent 5f84b6e commit d2f6c75Copy full SHA for d2f6c75
1 file changed
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
if: startsWith(github.ref, 'refs/tags/')
46
run: echo "GORELEASER_ARGS=--clean" >> "$GITHUB_ENV"
47
48
- - uses: goreleaser/goreleaser-action@v6
+ - uses: goreleaser/goreleaser-action@v7
49
with:
50
distribution: goreleaser
51
version: latest
0 commit comments