diff --git a/.github/workflows/formatapply.yml b/.github/workflows/formatapply.yml index e2d74cf66..0978632f7 100644 --- a/.github/workflows/formatapply.yml +++ b/.github/workflows/formatapply.yml @@ -27,7 +27,7 @@ jobs: fi - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: branch: ci/apply-code-format delete-branch: true