From d160f6aada7920502fef947b7b65143d70f2ac95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 13:09:39 +0800 Subject: [PATCH] bump(deps): bump actions/github-script from 5.1.0 to 6 (#1047) Bumps [actions/github-script](https://github.com/actions/github-script) from 5.1.0 to 6. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/e3cbab99d3a9b271e1b79fc96d103a4a5534998c...9ac08808f993958e9de277fe43a64532a609130e) --- 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/release-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-publish.yml b/.github/workflows/release-publish.yml index d5cf252cb1..f4afaa0823 100644 --- a/.github/workflows/release-publish.yml +++ b/.github/workflows/release-publish.yml @@ -15,7 +15,7 @@ jobs: with: node-version: '16' - - uses: actions/github-script@e3cbab99d3a9b271e1b79fc96d103a4a5534998c + - uses: actions/github-script@9ac08808f993958e9de277fe43a64532a609130e id: version with: script: |