Skip to content

Commit 29685fb

Browse files
ci(deps): Bump octokit/graphql-action from 3.0.0 to 3.0.2
Bumps [octokit/graphql-action](https://github.com/octokit/graphql-action) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/octokit/graphql-action/releases) - [Commits](octokit/graphql-action@v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: octokit/graphql-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7af8611 commit 29685fb

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/[email protected].0
56+
uses: octokit/[email protected].2
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5959
with:

0 commit comments

Comments
 (0)