Skip to content

Commit 445d3ca

Browse files
authored
Update PR action to use peter-evans version (#50237)
1 parent 186d70a commit 445d3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanrepo-orphaned-articles.yml

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

3636
# Create the PR for the work done by the "clean repo" tool
3737
- name: create-pull-request
38-
uses: dotnet/actions-create-pull-request@v4
38+
uses: peter-evans/actions-create-pull-request@v7
3939
with:
4040
branch: cleanrepo-orphaned-articles
4141
title: "Monthly chores: Delete orphaned articles"

0 commit comments

Comments
 (0)