Skip to content

Commit

Permalink
ci(deps): Bump octokit/graphql-action from 2.2.25 to 2.3.2
Browse files Browse the repository at this point in the history
Bumps [octokit/graphql-action](https://github.com/octokit/graphql-action) from 2.2.25 to 2.3.2.
- [Release notes](https://github.com/octokit/graphql-action/releases)
- [Commits](octokit/graphql-action@v2.2.25...v2.3.2)

---
updated-dependencies:
- dependency-name: octokit/graphql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent acf85b7 commit 4c33019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-linked-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: echo "result=$(jq .version package.json -r)" >>$GITHUB_OUTPUT
- id: query
name: Query linked issues
uses: octokit/graphql-action@v2.2.25
uses: octokit/graphql-action@v2.3.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 4c33019

Please sign in to comment.