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 97ebe9f commit 148f625Copy full SHA for 148f625
.github/workflows/goreleaser.yml
@@ -36,5 +36,5 @@ jobs:
36
-w /go/src/github.com/SecurityBrewery/catalyst \
37
-e CGO_ENABLED=1 \
38
-e GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} \
39
- ghcr.io/goreleaser/goreleaser-cross:latest \
40
- release --clean
+ ghcr.io/goreleaser/goreleaser-cross:v1.25.2 \
+ release --clean
0 commit comments