diff --git a/.github/workflows/update-ci.yml b/.github/workflows/update-ci.yml index aa75b4f4b..f304a5899 100644 --- a/.github/workflows/update-ci.yml +++ b/.github/workflows/update-ci.yml @@ -28,7 +28,7 @@ jobs: # Create pull request - name: Create pull-request id: cpr - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: branch: update-ci/pre-commit-autoupdate delete-branch: true