Skip to content

Commit

Permalink
Update mikepenz/release-changelog-builder-action action to v5 (pinter…
Browse files Browse the repository at this point in the history
…est#2756)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent c400fa3 commit 48cc3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: "Build Changelog"
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v4
uses: mikepenz/release-changelog-builder-action@v5
with:
fromTag: "${{ env.version }}"
# This Github action is run before building a new release. All PR's created after last release and between current HEAD are to be
Expand Down

0 comments on commit 48cc3f3

Please sign in to comment.