diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 8bd386d..47c9228 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@v6 with: commit_message: Apply cfformat changes \ No newline at end of file