Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit 11b7860

Browse files
authored
Merge pull request #75 from projectsyn/deps/changelog-builder-v3
Bump release-changelog-builder-action to v3 in template
2 parents e80012b + 2878c70 commit 11b7860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

moduleroot/.github/workflows/release.yaml.erb

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)