From d55373b34c534163aee71885399a220aed4c6e1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 13:04:57 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 3.9.1 to 4.2.2 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.9.1 to 4.2.2. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.9.1...v4.2.2) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/distribute-grain.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/distribute-grain.yml b/.github/workflows/distribute-grain.yml index eb1f8cd..191eaf8 100644 --- a/.github/workflows/distribute-grain.yml +++ b/.github/workflows/distribute-grain.yml @@ -46,7 +46,7 @@ jobs: - name: Create commit and PR for ledger changes id: pr - uses: peter-evans/create-pull-request@v3.9.1 + uses: peter-evans/create-pull-request@v4.2.2 with: branch: generated-ledger branch-suffix: timestamp