diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 6464ec6d..9d2d37ad 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -67,7 +67,7 @@ jobs: # 🚀 Create PR only if changes exist - name: 🚀 Create Pull Request if: steps.diff.outputs.changed == 'true' - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v8 with: commit-message: "style(ctxai): auto-fix linting issues" title: "🤖 Auto-fix: Ruff lint & format सुधार"