Skip to content

Commit aa386fd

Browse files
ci(deps): Bump octokit/graphql-action from 2.2.24 to 2.2.25
Bumps [octokit/graphql-action](https://github.com/octokit/graphql-action) from 2.2.24 to 2.2.25. - [Release notes](https://github.com/octokit/graphql-action/releases) - [Commits](octokit/graphql-action@v2.2.24...v2.2.25) --- 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 cbb393f commit aa386fd

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
@@ -52,7 +52,7 @@ jobs:
5252
run: echo "result=$(jq .version package.json -r)" >>$GITHUB_OUTPUT
5353
- id: query
5454
name: Query linked issues
55-
uses: octokit/graphql-action@v2.2.24
55+
uses: octokit/graphql-action@v2.2.25
5656
env:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
with:

0 commit comments

Comments
 (0)