diff --git a/.github/workflows/update-php.yml b/.github/workflows/update-php.yml index 8fc1a3c..63bea95 100644 --- a/.github/workflows/update-php.yml +++ b/.github/workflows/update-php.yml @@ -23,7 +23,7 @@ jobs: - name: "Run update script" run: ./bin/update-php-images-sha.sh - name: "Create pull request" - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: add-paths: Dockerfile commit-message: Update PHP Docker image SHAs