From feb3f629c8f8468cc4fe3e9c0c325a067c423559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 23:13:55 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 4.0.1 to 4.0.4 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.1 to 4.0.4. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4.0.1...v4.0.4) --- 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/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 835e7c0b9..9fa76690f 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@v4.0.1 + uses: peter-evans/create-pull-request@v4.0.4 with: commit-message: "[automated] Update go dependencies" branch: go-deps-patch