Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #68 from vshn/renovate/goreleaser-goreleaser-actio…
Browse files Browse the repository at this point in the history
…n-4.x

Update goreleaser/goreleaser-action action to v4
  • Loading branch information
ccremer authored Dec 13, 2022
2 parents 95e4a3d + b8c691f commit fb2fd60
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 @@ -54,7 +54,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

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

0 comments on commit fb2fd60

Please sign in to comment.