Skip to content

Commit 7e6f2f3

Browse files
authored
Merge pull request #13104 from MicrosoftDocs/dependabot/github_actions/peter-evans/create-pull-request-7.0.3
Bump peter-evans/create-pull-request from 7.0.1 to 7.0.3
2 parents de7a809 + 9e13f5f commit 7e6f2f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/clean-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Create the PR for the work done by the "clean repo" tool
4141
- name: create-pull-request
42-
uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20
42+
uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79
4343
with:
4444
branch: create-cleanrepo-pull-request/patch
4545
title: "Monthly chores: Automated repo cleanup"

.github/workflows/whats-new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
savefile: './docs/ide/whats-new-visual-studio-docs.md'
4242

4343
- name: create-pull-request
44-
uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20
44+
uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79
4545
with:
4646
branch: create-whatsnew-pull-request/patch
4747
title: "What's new article"

0 commit comments

Comments
 (0)