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 v5
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent e6ce7a5 commit 5350920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build Changelog
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v4
uses: mikepenz/release-changelog-builder-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 5350920

Please sign in to comment.