chore(package): update goreleaser/goreleaser-action action to v6
This commit is contained in:
parent
d6b2fecbcc
commit
fab2c4aad2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
|
||||
# run goreleaser
|
||||
- name: "run goreleaser"
|
||||
uses: "goreleaser/goreleaser-action@v5"
|
||||
uses: "goreleaser/goreleaser-action@v6"
|
||||
with:
|
||||
version: "v2.8.2"
|
||||
args: "release --clean --config ./.github/.goreleaser.yaml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue