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 2f59d40 commit 34b0252Copy full SHA for 34b0252
.github/workflows/release.lib.yaml
@@ -95,7 +95,7 @@ jobs:
95
96
- name: Build Changelog
97
id: github_release
98
- uses: mikepenz/release-changelog-builder-action@e92187bd633e680ebfdd15961a7c30b2d097e7ad # v5
+ uses: mikepenz/release-changelog-builder-action@5fb6e51e44d4aea73f66549f425aa3ed5008109e # v5
99
with:
100
mode: "PR"
101
configurationJson: |
0 commit comments