From fce34612fa92397d180e68b4e4c647e3e2341e65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 01:05:10 +0000 Subject: [PATCH] chore: bump actions/github-script from 0.2.0 to 7.0.1 Bumps [actions/github-script](https://github.com/actions/github-script) from 0.2.0 to 7.0.1. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/0.2.0...v7.0.1) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 6178f92..00792a3 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -25,7 +25,7 @@ jobs: # PR_URL: ${{github.event.pull_request.html_url}} # GH_TOKEN: ${{secrets.GITHUB_TOKEN}} - name: AutoMerge - uses: actions/github-script@0.2.0 + uses: actions/github-script@v7.0.1 with: script: | github.pullRequests.createReview({