Skip to content

Commit

Permalink
Merge pull request #217 from ccremer/renovate/goreleaser-goreleaser-a…
Browse files Browse the repository at this point in the history
…ction-4.x

chore(deps): update goreleaser/goreleaser-action action to v4
  • Loading branch information
ccremer committed Dec 13, 2022
2 parents 8300610 + 979ccfd commit 4912a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -71,7 +71,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 4912a7c

Please sign in to comment.