Skip to content

Commit 0aa82c3

Browse files
authored
Switch to in-org action (#33610)
1 parent 968e667 commit 0aa82c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runtime-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Send PR
6060
if: steps.check.outputs.changed == 'true'
6161
# https://github.com/marketplace/actions/create-pull-request
62-
uses: peter-evans/create-pull-request@v3
62+
uses: dotnet/actions-create-pull-request@v3
6363
with:
6464
token: ${{ secrets.GITHUB_TOKEN }}
6565
path: .\aspnetcore

0 commit comments

Comments
 (0)