Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit e550e1d

Browse files
authored
Merge pull request #13 from microsoft/dependabot/github_actions/peter-evans/create-pull-request-5
fix: bump peter-evans/create-pull-request from 3 to 5
2 parents ca42c91 + c91c8f9 commit e550e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depup.yml

Lines changed: 1 addition & 1 deletion
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@v5
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
title: "chore(deps): update reviewdog to ${{ steps.depup.outputs.latest }}"

0 commit comments

Comments
 (0)