Skip to content

Commit

Permalink
ci(deps): update mikepenz/release-changelog-builder-action action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2023
1 parent c376db8 commit 70e3863
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 @@ -149,7 +149,7 @@ jobs:

- name: Generate changelog 📝
id: generate-changelog
uses: mikepenz/release-changelog-builder-action@v3.7.3
uses: mikepenz/release-changelog-builder-action@v4.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 70e3863

Please sign in to comment.