We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2faf107 + e8d7139 commit b876364Copy full SHA for b876364
1 file changed
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Generate changelog
36
if: steps.check_tags.outputs.has_tags == 'true'
37
- uses: mikepenz/release-changelog-builder-action@v4
+ uses: mikepenz/release-changelog-builder-action@v6
38
id: changelog
39
with:
40
configuration: ""
0 commit comments