From f80fcd2f12f0cf074b36cffc647e591ae9987f3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 05:16:51 +0000 Subject: [PATCH] chore(deps): bump peter-evans/create-pull-request from 3 to 3.9.1 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 3.9.1. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v3.9.1) Signed-off-by: dependabot[bot] --- .github/workflows/official-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/official-pr.yml b/.github/workflows/official-pr.yml index a9b6ef128a..ae5a95f7d6 100644 --- a/.github/workflows/official-pr.yml +++ b/.github/workflows/official-pr.yml @@ -40,7 +40,7 @@ jobs: - name: Create PR in official-images id: create-pr - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v3.9.1 with: token: ${{ secrets.GH_API_TOKEN }} push-to-fork: nodejs/official-images