Skip to content

Commit 1378993

Browse files
ci(deps): Bump octokit/graphql-action from 2.3.2 to 3.0.0 (#477)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9294cd commit 1378993

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
@@ -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.3.2
56+
uses: octokit/graphql-action@v3.0.0
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5959
with:

0 commit comments

Comments
 (0)