From b4637d104a37134b41ead75fc63e713b8eaefbd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 17:02:36 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 4.0.4 to 4.2.2 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.4 to 4.2.2. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4.0.4...v4.2.2) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/daily-dotnet-format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/daily-dotnet-format.yml b/.github/workflows/daily-dotnet-format.yml index 117f931..4aba2b9 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.2 with: title: '[housekeeping] Automated PR to fix formatting errors' body: |