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 Oct 20, 2023
1 parent 277968f commit 1c195d5
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.2
uses: mikepenz/release-changelog-builder-action@v4.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 1c195d5

Please sign in to comment.