Skip to content

Commit

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

Bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
dreadl0ck authored Aug 12, 2024
2 parents 10bc9b2 + 6e9f287 commit bfe67c0
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 @@ -25,7 +25,7 @@ jobs:
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 bfe67c0

Please sign in to comment.