Skip to content

Commit

Permalink
Bump mikepenz/release-changelog-builder-action from 2 to 4 (#14167)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent 7bd3303 commit c2a647c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Generate release notes
id: generate_release_notes
if: env.SHOULD_CREATE_RELEASE == 'true'
uses: mikepenz/release-changelog-builder-action@v2
uses: mikepenz/release-changelog-builder-action@v4
with:
tag: ${{ env.next_tag }}

Expand Down

0 comments on commit c2a647c

Please sign in to comment.