Skip to content

Commit

Permalink
Merge pull request #2 from foomo/dependabot/github_actions/github-act…
Browse files Browse the repository at this point in the history
…ions-fcf4e41b5c

chore(deps): bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group
  • Loading branch information
franklinkim authored Sep 23, 2024
2 parents 172ac73 + e0a73ac commit 8fbba78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8fbba78

Please sign in to comment.