From 9c8e1e39a64e775dac4ce4f59d6b32141e1026bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 06:26:41 +0000 Subject: [PATCH] Bump actions/github-script from v3.1 to v4.0.1 Bumps [actions/github-script](https://github.com/actions/github-script) from v3.1 to v4.0.1. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v3.1...85e88a66eaa831097093a3d278536947f2984d20) Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6793006..c76a78f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -88,7 +88,7 @@ jobs: runs-on: ubuntu-latest steps: - name: automerge - uses: actions/github-script@v3.1 + uses: actions/github-script@v4.0.1 with: script: | github.pullRequests.createReview({