From 22170adc66836ae293a22c0bbff65e05939bb9c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 07:59:35 +0000 Subject: [PATCH] build(deps): bump peter-evans/create-pull-request from 4.2.3 to 5.0.1 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.2.3 to 5.0.1. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4.2.3...v5.0.1) --- 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/yarn-upgrader.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/yarn-upgrader.yml b/.github/workflows/yarn-upgrader.yml index f9195c0..d97da35 100644 --- a/.github/workflows/yarn-upgrader.yml +++ b/.github/workflows/yarn-upgrader.yml @@ -32,7 +32,7 @@ jobs: # Open a pull request if there are any changes - name: Create Pull Request - uses: peter-evans/create-pull-request@v4.2.3 + uses: peter-evans/create-pull-request@v5.0.1 with: token: ${{ secrets.GITHUB_TOKEN }} branch: update/yarn-upgrade