Skip to content

Commit

Permalink
chore(deps): update mikepenz/release-changelog-builder-action action …
Browse files Browse the repository at this point in the history
…to v4
  • Loading branch information
renovate[bot] authored Jun 21, 2023
1 parent c0e2b25 commit ea2af7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Build changelog from PRs with labels
if: startsWith(github.ref, 'refs/tags/v')
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v3
uses: mikepenz/release-changelog-builder-action@v4
with:
configuration: ".github/changelog-configuration.json"
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,
Expand Down

0 comments on commit ea2af7c

Please sign in to comment.