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