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 85658b8 commit 7c6a995Copy full SHA for 7c6a995
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
- run: cargo doc
27
- id: build-changelog
28
name: Update the changelog
29
- uses: mikepenz/release-changelog-builder-action@v4
+ uses: mikepenz/release-changelog-builder-action@v6
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
0 commit comments