mirror of
https://github.com/safedep/vet.git
synced 2025-12-10 12:07:30 -06:00
ci: Pin goreleaser version in GHA workflow
This commit is contained in:
parent
f1e78cfc12
commit
f81a15d78e
2
.github/workflows/goreleaser.yml
vendored
2
.github/workflows/goreleaser.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
id: run-goreleaser
|
||||
uses: goreleaser/goreleaser-action@8f67e590f2d095516493f017008adc464e63adb1 # v4.1.0
|
||||
with:
|
||||
version: latest
|
||||
version: v1.26.2
|
||||
args: release --clean
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user