diff --git a/.github/workflows/diff-spec.yml b/.github/workflows/diff-spec.yml index 191e537..2c0d55b 100644 --- a/.github/workflows/diff-spec.yml +++ b/.github/workflows/diff-spec.yml @@ -26,4 +26,4 @@ jobs: run: PHP_CS_FIXER_IGNORE_ENV=1 ./vendor/bin/php-cs-fixer fix - name: Create Pull Request - uses: peter-evans/create-pull-request@v7 \ No newline at end of file + uses: peter-evans/create-pull-request@v8 \ No newline at end of file