Skip to content

Commit cfc40c7

Browse files
Bump peter-evans/create-pull-request from 7 to 8 (CommunityToolkit#3003)
1 parent cc2038f commit cfc40c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
git commit -a -m 'Automated dotnet-format update'
3232
3333
- name: Create Pull Request
34-
uses: peter-evans/create-pull-request@v7
34+
uses: peter-evans/create-pull-request@v8
3535
with:
3636
title: '[housekeeping] Automated PR to fix formatting errors'
3737
body: |

0 commit comments

Comments
 (0)