Skip to content

Commit d0363f5

Browse files
chore(deps): update peter-evans/create-pull-request action to v4 (#53)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent cf3c8a5 commit d0363f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depup.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
repo: reviewdog/reviewdog
2020

2121
- name: Create Pull Request
22-
uses: peter-evans/create-pull-request@v3
22+
uses: peter-evans/create-pull-request@v4
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
title: "chore(deps): update reviewdog to ${{ steps.depup.outputs.latest }}"

0 commit comments

Comments
 (0)