diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cc9b4b30..3d2ee7cd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,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