diff --git a/.github/workflows/ai-refactor.yml b/.github/workflows/ai-refactor.yml index 93c9aad..a89c463 100644 --- a/.github/workflows/ai-refactor.yml +++ b/.github/workflows/ai-refactor.yml @@ -97,7 +97,7 @@ jobs: - name: Create pull request if: steps.generate.outputs.has_patch == 'true' - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v8 with: title: "AI refactor" body: "Manual AI-assisted refactor. Review carefully before merging."