Skip to content

Commit

Permalink
Merge pull request #65 from ccremer/renovate/goreleaser-goreleaser-ac…
Browse files Browse the repository at this point in the history
…tion-6.x

Update goreleaser/goreleaser-action action to v6
  • Loading branch information
ccremer authored Jun 5, 2024
2 parents d7d072b + 2f3da8d commit ab994fb
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 @@ -47,7 +47,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Publish releases
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
args: release --release-notes .github/release-notes.md
env:
Expand Down

0 comments on commit ab994fb

Please sign in to comment.