From 73a3a06cc6b787de02316a361c4ea68138e717c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 07:47:49 +0000 Subject: [PATCH] ci(deps): bump octokit/graphql-action from 2.2.22 to 2.2.23 Bumps [octokit/graphql-action](https://github.com/octokit/graphql-action) from 2.2.22 to 2.2.23. - [Release notes](https://github.com/octokit/graphql-action/releases) - [Commits](https://github.com/octokit/graphql-action/compare/v2.2.22...v2.2.23) --- updated-dependencies: - dependency-name: octokit/graphql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/label-linked-issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label-linked-issues.yml b/.github/workflows/label-linked-issues.yml index fec2ccf2..a1967f52 100644 --- a/.github/workflows/label-linked-issues.yml +++ b/.github/workflows/label-linked-issues.yml @@ -42,7 +42,7 @@ jobs: run: echo "::set-output name=result::$(jq .version package.json -r)" - id: query name: Query linked issues - uses: octokit/graphql-action@v2.2.22 + uses: octokit/graphql-action@v2.2.23 with: query: | query ($limit: Int = 20, $owner: String!, $pr: Int!, $repo: String!) {