Skip to content

Commit a12b960

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

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.0
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5959
with:

0 commit comments

Comments
 (0)