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.
1 parent 401bdb7 commit 73f43d0Copy full SHA for 73f43d0
1 file changed
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Build Changelog
43
id: github_release
44
- uses: mikepenz/release-changelog-builder-action@v5
+ uses: mikepenz/release-changelog-builder-action@v6
45
with:
46
mode: COMMIT
47
toTag: ${{ github.ref }}
0 commit comments