From 8bea28506110e8dd9d04ff7b446dc689900378d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 17:27:07 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 4.0.4 to 4.1.2 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.4 to 4.1.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.1.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..fca1d29 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.1.2 with: title: '[housekeeping] Automated PR to fix formatting errors' body: |