From cd0f4a6b4a9f8ab7dbda5fbd9ff03dfb8248262f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:51:07 +0000 Subject: [PATCH] chore(deps): bump peter-evans/create-pull-request Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 56c2d957df680ff2e51820699b14e502e2ff872e to 25b6871a4ebe4c3585f47c7a687ac6fd0ec0e32d. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/56c2d957df680ff2e51820699b14e502e2ff872e...25b6871a4ebe4c3585f47c7a687ac6fd0ec0e32d) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index 80301342..31884bde 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -44,7 +44,7 @@ jobs: run: npm run generate:addresses - name: Create Pull Request - uses: peter-evans/create-pull-request@56c2d957df680ff2e51820699b14e502e2ff872e # pin@00897e0bc2ceba9f86c9b0fda8429107112e6fa5 + uses: peter-evans/create-pull-request@25b6871a4ebe4c3585f47c7a687ac6fd0ec0e32d # pin@00897e0bc2ceba9f86c9b0fda8429107112e6fa5 with: author: Cache-bot committer: Cache-bot