Skip to content

Commit 9c10008

Browse files
committed
Pin GoReleaser version to v2.9.0 in GitHub Actions workflow
1 parent e371be5 commit 9c10008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: goreleaser/goreleaser-action@v6
3737
with:
3838
distribution: goreleaser
39-
version: latest
39+
version: v2.9.0
4040
args: release --clean
4141
env:
4242
# You can't set the default GITHUB_TOKEN because of 403 Resource not accessible to the relevant homebrew repository

0 commit comments

Comments
 (0)