From dd1684c7057a4d327382630cb255f744ad03696d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 16:44:19 +0000 Subject: [PATCH] Bump actions/github-script from 6.1.0 to 6.1.1 Bumps [actions/github-script](https://github.com/actions/github-script) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/7a5c598405937d486b0331594b5da2b14db670da...d50f485531ba88479582bc2da03ff424389af5c1) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/milestone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/milestone.yaml b/.github/workflows/milestone.yaml index 0a3a1b5c1c2..65335e9130a 100644 --- a/.github/workflows/milestone.yaml +++ b/.github/workflows/milestone.yaml @@ -23,7 +23,7 @@ jobs: statuses: none steps: - - uses: actions/github-script@7a5c598405937d486b0331594b5da2b14db670da # v6.1.0 + - uses: actions/github-script@d50f485531ba88479582bc2da03ff424389af5c1 # v6.1.0 with: script: | if (!context.payload.pull_request.merged) {