mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 18:36:30 +02:00
bump goreleaser to v4.1.1 (#3919)
bump goreleaser to v4.1.1 (#3918) Co-authored-by: Denis Mishin <dmishin@pomerium.com>
This commit is contained in:
parent
e8004bbb81
commit
cc475a3985
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
run: gcloud auth configure-docker
|
||||
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757
|
||||
uses: goreleaser/goreleaser-action@v4.1.1
|
||||
with:
|
||||
version: v0.184.0
|
||||
args: release --config .github/goreleaser.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue