Skip to content

Commit

Permalink
ci(deps): Bump octokit/graphql-action from 2.2.23 to 2.2.24 (#143)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2023
1 parent 69750b4 commit c0eb849
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 "result=$(jq .version package.json -r)" >> $GITHUB_OUTPUT
- id: query
name: Query linked issues
uses: octokit/graphql-action@v2.2.23
uses: octokit/graphql-action@v2.2.24
with:
query: |
query ($limit: Int = 20, $owner: String!, $pr: Int!, $repo: String!) {
Expand Down

0 comments on commit c0eb849

Please sign in to comment.