diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 81be083..10c5cf8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -182,7 +182,7 @@ jobs: done - name: Commit and push changes - uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0 + uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.0 with: commit_message: "chore: auto-fix lockfile and formatting" branch: ${{ github.head_ref }}