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 351a497 commit 24dc884Copy full SHA for 24dc884
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
key: ${{ runner.os }}-${{ hashFiles('gradlew*') }}
33
34
- name: Read the changelog
35
- uses: ForNeVeR/ChangelogAutomation.action@v1
+ uses: ForNeVeR/ChangelogAutomation.action@v2
36
with:
37
input: ./CHANGELOG.md
38
output: ./changelog-section.md
0 commit comments