Skip to content

Commit

Permalink
Bump mikepenz/release-changelog-builder-action from 4 to 5 (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
2 parents 726f402 + d684299 commit 188c26f
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 @@ -250,7 +250,7 @@ jobs:

- name: Build
id: build
uses: mikepenz/release-changelog-builder-action@v4
uses: mikepenz/release-changelog-builder-action@v5
with:
fromTag: ${{ needs.init.outputs.last_stable_release }}
toTag: ${{ inputs.new_tags }}
Expand Down

0 comments on commit 188c26f

Please sign in to comment.