Skip to content

Commit

Permalink
Merge pull request #35 from foomo/dependabot/github_actions/gorelease…
Browse files Browse the repository at this point in the history
…r/goreleaser-action-5

chore(deps): bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
franklinkim authored Apr 30, 2024
2 parents f864479 + 3874e68 commit 14ab61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
check-latest: true
go-version-file: 'go.mod'
- uses: goreleaser/goreleaser-action@v4
- uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 14ab61d

Please sign in to comment.