mirror of
https://github.com/foomo/sesamy-go.git
synced 2025-10-16 12:35:43 +00:00
Merge pull request #12 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
85dd9bb9fd
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: 'stable'
|
go-version: 'stable'
|
||||||
|
|
||||||
- uses: goreleaser/goreleaser-action@v5
|
- uses: goreleaser/goreleaser-action@v6
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
args: release --clean
|
args: release --clean
|
||||||
|
|||||||
@ -1,3 +1,5 @@
|
|||||||
|
version: 2
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
- skip: true
|
- skip: true
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user