Skip to content

Commit

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

Update goreleaser/goreleaser-action action to v5
  • Loading branch information
simu authored Feb 13, 2024
2 parents 79fa8fb + e9646f3 commit 3dfddb0
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 @@ -52,7 +52,7 @@ jobs:
run:
touch .snapshot
- name: Publish releases
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
args: release --auto-snapshot --release-notes .github/release-notes.md
env:
Expand Down

0 comments on commit 3dfddb0

Please sign in to comment.