Skip to content

Commit 15bbc61

Browse files
renovate-botondrejmirtes
authored andcommitted
Update peter-evans/create-pull-request action to v4
1 parent 095a11f commit 15bbc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/send-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: "Create Pull Request"
3636
id: create-pr
37-
uses: peter-evans/create-pull-request@v3
37+
uses: peter-evans/create-pull-request@v4
3838
with:
3939
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
4040
path: ./phpstan-src

0 commit comments

Comments
 (0)