Skip to content

Commit 92d3696

Browse files
---
updated-dependencies: - dependency-name: octokit/graphql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fedb9c8 commit 92d3696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: echo "result=$(jq .version package.json -r)" >>$GITHUB_OUTPUT
5454
- id: query
5555
name: Query linked issues
56-
uses: octokit/graphql-action@v2.2.25
56+
uses: octokit/graphql-action@v2.3.2
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5959
with:

0 commit comments

Comments
 (0)