Skip to content

Commit

Permalink
Update mikepenz/release-changelog-builder-action action to v5 (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 47bf5f7 commit 00210eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Build changelog
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v4
uses: mikepenz/release-changelog-builder-action@v5
with:
configuration: "changelog_config.json"
toTag: ${{ env.RELEASE_VERSION }}
Expand Down

0 comments on commit 00210eb

Please sign in to comment.