From 8fb05cd5c63a0f844fea3f753b5f45dc5aa6c6b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 09:05:52 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 3.10.0 to 4.1.2 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.10.0 to 4.1.2. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.10.0...v4.1.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 52a49743..fe3e4eea 100644 --- a/.github/workflows/distribute-grain.yml +++ b/.github/workflows/distribute-grain.yml @@ -49,7 +49,7 @@ jobs: # To create a pull request, use this block: - name: Create commit and PR for ledger changes id: pr - uses: peter-evans/create-pull-request@v3.10.0 + uses: peter-evans/create-pull-request@v4.1.2 with: branch: generated-ledger branch-suffix: timestamp