Skip to content

Commit

Permalink
Update mikepenz/release-changelog-builder-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and bastjan committed Apr 25, 2022
1 parent 51c1261 commit aed42d6
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 @@ -35,7 +35,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@v1
uses: mikepenz/release-changelog-builder-action@v3
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 aed42d6

Please sign in to comment.