Browse Source

Switch to in-org action (#33610)

Chris Ross 4 years ago
parent
commit
0aa82c3671
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/runtime-sync.yml

+ 1 - 1
.github/workflows/runtime-sync.yml

@@ -59,7 +59,7 @@ jobs:
     - name: Send PR
       if: steps.check.outputs.changed == 'true'
       # https://github.com/marketplace/actions/create-pull-request
-      uses: peter-evans/create-pull-request@v3
+      uses: dotnet/actions-create-pull-request@v3
       with:
         token: ${{ secrets.GITHUB_TOKEN }}
         path: .\aspnetcore