Skip to content

Commit a06169f

Browse files
ci(deps): Bump octokit/graphql-action from 2.2.24 to 2.2.25 (#237)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72c691d commit a06169f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: echo "result=$(jq .version package.json -r)" >> $GITHUB_OUTPUT
5050
- id: query
5151
name: Query linked issues
52-
uses: octokit/graphql-action@v2.2.24
52+
uses: octokit/graphql-action@v2.2.25
5353
with:
5454
query: |
5555
query ($limit: Int = 20, $owner: String!, $pr: Int!, $repo: String!) {

0 commit comments

Comments
 (0)