diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 2987fb6..23bb4d4 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -117,7 +117,7 @@ jobs: path-to-changelog: changelog.md - name: Commit updated changelog.md - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: branch: ${{ github.event.release.target_commitish }} commit_message: Update changelog.md