From 58bbc0e70f313173d6b58c77a8a438890cf8268d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 08:19:32 +0000 Subject: [PATCH] Bump actions/github-script from v3.1 to v4.0.2 Bumps [actions/github-script](https://github.com/actions/github-script) from v3.1 to v4.0.2. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v3.1...a3e7071a34d7e1f219a8a4de9a5e0a34d1ee1293) 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..976a98e 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.2 with: script: | github.pullRequests.createReview({