diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 2370a63..0a75f6a 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -104,6 +104,6 @@ jobs: cmd: run-script format - name: Commit Format Changes - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: Apply cfformat changes \ No newline at end of file