From aabbdd7be7521d535831d9296bfd54260e9d23e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 14:06:54 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 3.10.0 to 3.10.1 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/9825ae65b1cb54b543b938503728b432a0176d29...7380612b49221684fefa025244f2ef4008ae50ad) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/autoupdate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autoupdate.yml b/.github/workflows/autoupdate.yml index 3c9d74ff..07d49865 100644 --- a/.github/workflows/autoupdate.yml +++ b/.github/workflows/autoupdate.yml @@ -17,7 +17,7 @@ jobs: - name: Create Pull Request id: cpr # This is the v3 tag but for security purposes we pin to the exact commit. - uses: peter-evans/create-pull-request@9825ae65b1cb54b543b938503728b432a0176d29 + uses: peter-evans/create-pull-request@7380612b49221684fefa025244f2ef4008ae50ad with: commit-message: "Update mamba version" title: "Update mamba version"