diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a5b818e..51b1cd8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: Read the changelog - uses: ForNeVeR/ChangelogAutomation.action@v1 + uses: ForNeVeR/ChangelogAutomation.action@v2 with: input: ./CHANGELOG.md output: ./changelog-section.md