diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index 76db8276..d3f27d1d 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -60,7 +60,7 @@ jobs: INPUT_YEAR: ${{ env.year }} - name: Commit README.md - uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0 + uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.0 id: auto-commit-action-readme with: commit_message: Update version to ${{ env.new_version }}