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