Skip to content

Commit

Permalink
Merge pull request #244 from refaktor/dependabot/github_actions/gorel…
Browse files Browse the repository at this point in the history
…easer/goreleaser-action-6

Bump goreleaser/goreleaser-action from 5 to 6
  • Loading branch information
refaktor authored Jul 24, 2024
2 parents 950afc7 + 5b0b950 commit b7841ef
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 @@ -36,7 +36,7 @@ jobs:

- name: Run GoReleaser
id: goreleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
# either 'goreleaser' (default) or 'goreleaser-pro':
distribution: goreleaser
Expand Down

0 comments on commit b7841ef

Please sign in to comment.