diff --git a/.github/workflows/cleanrepo-orphaned-articles.yml b/.github/workflows/cleanrepo-orphaned-articles.yml index 5660cbf3b0407..a0cedcc333d17 100644 --- a/.github/workflows/cleanrepo-orphaned-articles.yml +++ b/.github/workflows/cleanrepo-orphaned-articles.yml @@ -35,7 +35,7 @@ jobs: # Create the PR for the work done by the "clean repo" tool - name: create-pull-request - uses: dotnet/actions-create-pull-request@v4 + uses: peter-evans/actions-create-pull-request@v7 with: branch: cleanrepo-orphaned-articles title: "Monthly chores: Delete orphaned articles"