We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f0fab commit a381cb7Copy full SHA for a381cb7
.github/workflows/dotnet-format-daily.yml
@@ -31,7 +31,7 @@ jobs:
31
git commit -a -m 'Automated dotnet-format update'
32
33
- name: Create Pull Request
34
- uses: peter-evans/create-pull-request@v3
+ uses: peter-evans/create-pull-request@v7
35
with:
36
title: '[housekeeping] Automated PR to fix formatting errors'
37
body: |
0 commit comments