From d7238afea6a73f5f28988eb577006bd7643b575c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 17:23:47 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 4.0.4 to 4.1.4 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.4 to 4.1.4. - [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.4) --- 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..f776796 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.4 with: title: '[housekeeping] Automated PR to fix formatting errors' body: |