Skip to content

Commit

Permalink
ci(deps): bump octokit/graphql-action from 2.2.22 to 2.2.23
Browse files Browse the repository at this point in the history
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](octokit/graphql-action@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2022
1 parent 0632090 commit 3c7e1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-linked-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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!) {
Expand Down

0 comments on commit 3c7e1c5

Please sign in to comment.