There was an error while loading. Please reload this page.
1 parent e680cf7 commit cc0e468Copy full SHA for cc0e468
.github/workflows/send-pr.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: "Create Pull Request"
42
id: create-pr
43
- uses: peter-evans/create-pull-request@v5
+ uses: peter-evans/create-pull-request@v6
44
with:
45
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
46
path: ./phpstan-src
0 commit comments