chore(package): update goreleaser/goreleaser-action action to v7 #3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -26,7 +26,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