From e44cbf0113c3b85b6a75476926f853892581cccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 12:57:56 -0500 Subject: [PATCH] Bump actions/github-script from 6 to 7 (#4016) Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/weekly.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weekly.yaml b/.github/workflows/weekly.yaml index 7de541018..270143433 100644 --- a/.github/workflows/weekly.yaml +++ b/.github/workflows/weekly.yaml @@ -25,7 +25,7 @@ jobs: run: ./gradlew :reckonTagPush -Preckon.stage=final - name: Trigger Workflow - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | github.rest.actions.createWorkflowDispatch({