mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 21:45:26 +01:00
release: pin GoReleaser version
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
|
||||
with:
|
||||
version: latest
|
||||
version: 1.19.x
|
||||
args: release --clean --timeout 1h
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user