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 51c686b + 4229613 commit 0b9a1beCopy full SHA for 0b9a1be
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
password: ${{ secrets.QUAY_IO_TOKEN }}
29
- name: Build changelog from PRs with labels
30
id: build_changelog
31
- uses: mikepenz/release-changelog-builder-action@v3
+ uses: mikepenz/release-changelog-builder-action@v4
32
with:
33
configuration: ".github/changelog-configuration.json"
34
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,
0 commit comments