Skip to content

Commit 4a77442

Browse files
authored
Merge pull request #17 from projectsyn/modulesync-11b7860
[ModuleSync] Update from projectsyn/modulesync-control@11b7860
2 parents 6552548 + c034fc6 commit 4a77442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: "0"
1414
- name: Build changelog from PRs with labels
1515
id: build_changelog
16-
uses: mikepenz/release-changelog-builder-action@v2
16+
uses: mikepenz/release-changelog-builder-action@v3
1717
with:
1818
configuration: ".github/changelog-configuration.json"
1919
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,

0 commit comments

Comments
 (0)