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 4c8bf0e + 5e81406 commit 9be7070Copy full SHA for 9be7070
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
password: ${{ secrets.QUAY_IO_TOKEN }}
32
- name: Build changelog from PRs with labels
33
id: build_changelog
34
- uses: mikepenz/release-changelog-builder-action@v2
+ uses: mikepenz/release-changelog-builder-action@v4
35
with:
36
configuration: ".github/changelog-configuration.json"
37
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,
0 commit comments