Skip to content

Commit

Permalink
ci: bump octokit/graphql-action from 2.2.25 to 2.3.0
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.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]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 4704edb commit 41959b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-pr-converter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
shell: bash
run: echo "ts=$(date -d '10 hours ago' +"%Y-%m-%dT%H:%M:%S")" >> $GITHUB_OUTPUT

- uses: octokit/graphql-action@v2.2.25
- uses: octokit/graphql-action@v2.3.0
name: Get PR older than 10 hours
id: get_stale_prs
env:
Expand Down

0 comments on commit 41959b2

Please sign in to comment.