Merge branch 'renovate_goreleaser-goreleaser-action-6.x' into 'main'
chore(package): update goreleaser/goreleaser-action action to v6 See merge request go/gogitlabber!2
This commit is contained in:
commit
a84d2a1128
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