We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6552548 + c034fc6 commit 4a77442Copy full SHA for 4a77442
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ jobs:
13
fetch-depth: "0"
14
- name: Build changelog from PRs with labels
15
id: build_changelog
16
- uses: mikepenz/release-changelog-builder-action@v2
+ uses: mikepenz/release-changelog-builder-action@v3
17
with:
18
configuration: ".github/changelog-configuration.json"
19
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,
0 commit comments