Skip to content

Commit

Permalink
- update to release changelog builder v5
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Nov 2, 2024
1 parent 6e20bec commit 4337894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:

- name: "Build Changelog"
id: github_release
uses: mikepenz/release-changelog-builder-action@v4
uses: mikepenz/release-changelog-builder-action@v5
with:
configuration: "configs/configuration_repo.json"
ignorePreReleases: ${{ !contains(github.ref, '-') }}
Expand Down

0 comments on commit 4337894

Please sign in to comment.