Skip to content

Commit 75d91fa

Browse files
authored
Update dotnet-format-daily-main.yml (#28488)
use forked version of GHA to reduce security surface area. similar to https://github.com/dotnet/aspire/pull/8122/files
1 parent c451130 commit 75d91fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-format-daily-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
git commit -a -m 'Automated dotnet-format update'
3434
3535
- name: Create Pull Request
36-
uses: peter-evans/create-pull-request@v3
36+
uses: dotnet/actions-create-pull-request@v4
3737
with:
3838
title: '[housekeeping] Automated PR to fix formatting errors'
3939
body: |

0 commit comments

Comments
 (0)