Skip to content

Commit

Permalink
Merge pull request #69 from winebarrel/dependabot/github_actions/depe…
Browse files Browse the repository at this point in the history
…ndencies-fcf4e41b5c

Bump goreleaser/goreleaser-action from 5 to 6 in the dependencies group
  • Loading branch information
github-actions[bot] authored Jun 10, 2024
2 parents d87dd0f + e1a82d5 commit 363adcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- uses: goreleaser/goreleaser-action@v5
- uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 363adcc

Please sign in to comment.