Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 6b03bca

Browse files
Bump mikepenz/release-changelog-builder-action from 3 to 4 (#307)
1 parent 29bc4f7 commit 6b03bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Build Changelog
2525
id: changelog
26-
uses: mikepenz/release-changelog-builder-action@v3
26+
uses: mikepenz/release-changelog-builder-action@v4
2727
with:
2828
configuration: .changelog-generator.json
2929
ignorePreReleases: true

0 commit comments

Comments
 (0)