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 5699ba4 + c7d317e commit 1c9106fCopy full SHA for 1c9106f
.github/workflows/ci.yml
@@ -159,7 +159,7 @@ jobs:
159
160
- name: Build Changelog
161
id: github_release
162
- uses: mikepenz/release-changelog-builder-action@v5
+ uses: mikepenz/release-changelog-builder-action@v6
163
if: startsWith(github.ref, 'refs/tags/')
164
with:
165
configuration: ".github/config/configuration.json"
0 commit comments