diff --git a/.github/workflows/exit-prerelease.yml b/.github/workflows/exit-prerelease.yml index 8d350e43252..67f6c41bb43 100644 --- a/.github/workflows/exit-prerelease.yml +++ b/.github/workflows/exit-prerelease.yml @@ -52,7 +52,7 @@ jobs: - name: Remove pre.json run: npx rimraf .changeset/pre.json - - uses: stefanzweifel/git-auto-commit-action@v4 + - uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: Exit prerelease mode # Commit these changes to the branch workflow is running against