From 6065e8e5105397f36c4e7c5c822e33d3129f0388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 06:12:47 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 3.11.0 to 4.1.3 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.11.0 to 4.1.3. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.11.0...v4.1.3) --- 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 a68893b..9d1a38c 100644 --- a/.github/workflows/distribute-grain.yml +++ b/.github/workflows/distribute-grain.yml @@ -47,7 +47,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.11.0 + uses: peter-evans/create-pull-request@v4.1.3 with: branch: generated-ledger branch-suffix: timestamp