mirror of
https://github.com/foomo/keel.git
synced 2025-10-16 12:35:34 +00:00
Merge pull request #200 from foomo/dependabot/github_actions/goreleaser/goreleaser-action-6
chore(deps): bump goreleaser/goreleaser-action from 5 to 6
This commit is contained in:
commit
6fe685a11d
2
.github/workflows/tag.yml
vendored
2
.github/workflows/tag.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version-file: go.mod
|
go-version-file: go.mod
|
||||||
|
|
||||||
- uses: goreleaser/goreleaser-action@v5
|
- uses: goreleaser/goreleaser-action@v6
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
args: release --clean
|
args: release --clean
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user