diff --git a/.github/workflows/daily-dotnet-format.yml b/.github/workflows/daily-dotnet-format.yml index 117f931..df1dee5 100644 --- a/.github/workflows/daily-dotnet-format.yml +++ b/.github/workflows/daily-dotnet-format.yml @@ -37,7 +37,7 @@ jobs: git commit -a -m 'Automated dotnet-format update' - name: Create Pull Request - uses: peter-evans/create-pull-request@v4.0.4 + uses: peter-evans/create-pull-request@v4.2.3 with: title: '[housekeeping] Automated PR to fix formatting errors' body: |