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 68c557c + b1c96ec commit 4bc23a4Copy full SHA for 4bc23a4
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: Build changelog
17
id: changelog
18
- uses: mikepenz/release-changelog-builder-action@v4
+ uses: mikepenz/release-changelog-builder-action@v6
19
with:
20
token: ${{ secrets.GITHUB_TOKEN }}
21
toTag: ${{ github.event.release.tag_name }}
0 commit comments