Skip to content

Commit cffd975

Browse files
authored
Update whats-new.yml
use forked version of GHA to reduce security surface area. similar to https://github.com/dotnet/aspire/pull/8122/files
1 parent 78d5e21 commit cffd975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/whats-new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
savedir: './aspnetcore/whats-new'
5454

5555
- name: create-pull-request
56-
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
56+
uses: dotnet/actions-create-pull-request@v4
5757
with:
5858
branch: create-whatsnew-pull-request/patch
5959
title: "What's new article"

0 commit comments

Comments
 (0)