From 9b04b240ddcef503d9c014f46e16afba0d8aa586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 05:28:36 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 3.9.1 to 3.10.0 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.9.1 to 3.10.0. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.9.1...v3.10.0) Signed-off-by: dependabot[bot] --- .github/workflows/update-go-deps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-go-deps.yml b/.github/workflows/update-go-deps.yml index b732aae00..a00c7c639 100644 --- a/.github/workflows/update-go-deps.yml +++ b/.github/workflows/update-go-deps.yml @@ -25,7 +25,7 @@ jobs: make go-autogen - name: Create pull request id: cpr - uses: peter-evans/create-pull-request@v3.9.1 + uses: peter-evans/create-pull-request@v3.10.0 with: commit-message: "[automated] Update go dependencies" branch: go-deps-patch