diff --git a/.github/workflows/update-php.yml b/.github/workflows/update-php.yml index 08cff95..6ab10f6 100644 --- a/.github/workflows/update-php.yml +++ b/.github/workflows/update-php.yml @@ -27,7 +27,7 @@ jobs: id: diff continue-on-error: true - name: "Create pull request" - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 if: steps.diff.outcome == 'failure' with: add-paths: Dockerfile