diff --git a/.github/workflows/format-daily.yml b/.github/workflows/format-daily.yml index 3357f26fd..0bd5bfebe 100644 --- a/.github/workflows/format-daily.yml +++ b/.github/workflows/format-daily.yml @@ -39,7 +39,7 @@ jobs: - name: Create Pull Request if: steps.git-check.outputs.modified == 'true' - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: title: 'chore: Automated PR to fix formatting errors' body: |