mirror of
https://github.com/foomo/gostandards.git
synced 2025-10-16 12:35:41 +00:00
Merge pull request #2 from foomo/dependabot/github_actions/github-actions-fcf4e41b5c
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group
This commit is contained in:
commit
8fbba780ca
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
go-version: 'stable'
|
||||
|
||||
- uses: goreleaser/goreleaser-action@v5
|
||||
- uses: goreleaser/goreleaser-action@v6
|
||||
with:
|
||||
version: latest
|
||||
args: release --clean
|
||||
|
||||
Loading…
Reference in New Issue
Block a user