Skip to content

Commit 6dcc9af

Browse files
ci(deps): Bump octokit/graphql-action from 2.2.23 to 2.2.24 (#67)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7152c8 commit 6dcc9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-linked-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: echo "result=$(jq .version package.json -r)" >> $GITHUB_OUTPUT
4343
- id: query
4444
name: Query linked issues
45-
uses: octokit/[email protected].23
45+
uses: octokit/[email protected].24
4646
with:
4747
query: |
4848
query ($limit: Int = 20, $owner: String!, $pr: Int!, $repo: String!) {

0 commit comments

Comments
 (0)