From 9cdaaa2dc668579eae20dc34791f0f51e1eac097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:01:46 +0000 Subject: [PATCH] chore(deps): bump actions/github-script Bumps [actions/github-script](https://github.com/actions/github-script) from 4 to 5.1.0. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v4...v5.1.0) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/dependabotGithubActions/.github/workflows/dummy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabotGithubActions/.github/workflows/dummy.yml b/.github/dependabotGithubActions/.github/workflows/dummy.yml index 144e1c29..92bcf1a5 100644 --- a/.github/dependabotGithubActions/.github/workflows/dummy.yml +++ b/.github/dependabotGithubActions/.github/workflows/dummy.yml @@ -31,4 +31,4 @@ jobs: - if: env.SHOULD_RUN == 'true' uses: stefanzweifel/git-auto-commit-action@v4.11.0 - if: env.SHOULD_RUN == 'true' - uses: actions/github-script@v4 + uses: actions/github-script@v5.1.0