Skip to content

Commit a6a8d22

Browse files
ci(deps): Bump octokit/graphql-action from 2.2.23 to 2.2.24
Bumps [octokit/graphql-action](https://github.com/octokit/graphql-action) from 2.2.23 to 2.2.24. - [Release notes](https://github.com/octokit/graphql-action/releases) - [Commits](octokit/graphql-action@v2.2.23...v2.2.24) --- updated-dependencies: - dependency-name: octokit/graphql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7416908 commit a6a8d22

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
@@ -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/graphql-action@v2.2.23
45+
uses: octokit/graphql-action@v2.2.24
4646
with:
4747
query: |
4848
query ($limit: Int = 20, $owner: String!, $pr: Int!, $repo: String!) {

0 commit comments

Comments
 (0)