chore(deps): update goreleaser/goreleaser-action action to v5
This commit is contained in:
parent
0f80004790
commit
10faea804b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ghrelease.yaml
vendored
2
.github/workflows/ghrelease.yaml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
run: sudo apt-get install -y scdoc
|
||||
|
||||
- name: Release with GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v4
|
||||
uses: goreleaser/goreleaser-action@v5
|
||||
with:
|
||||
distribution: goreleaser
|
||||
version: latest
|
||||
|
|
Loading…
Reference in a new issue