Skip to content

Commit

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

Update goreleaser/goreleaser-action action to v4
  • Loading branch information
bastjan committed Dec 20, 2022
2 parents 9fedd49 + 24a4611 commit cd64a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
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 cd64a42

Please sign in to comment.