We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7152c8 commit 6dcc9afCopy full SHA for 6dcc9af
.github/workflows/label-linked-issues.yml
@@ -42,7 +42,7 @@ jobs:
42
run: echo "result=$(jq .version package.json -r)" >> $GITHUB_OUTPUT
43
- id: query
44
name: Query linked issues
45
- uses: octokit/[email protected].23
+ uses: octokit/[email protected].24
46
with:
47
query: |
48
query ($limit: Int = 20, $owner: String!, $pr: Int!, $repo: String!) {
0 commit comments