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