From f2179bf5302ad84f39f97421dd47076119c4d4fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 03:05:22 +0000 Subject: [PATCH] Bump actions/github-script from 3.1 to 6.3.3 Bumps [actions/github-script](https://github.com/actions/github-script) from 3.1 to 6.3.3. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v3.1...v6.3.3) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... 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..c8bd9d0 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@v6.3.3 with: script: | github.pullRequests.createReview({