Skip to content

Commit 5e86339

Browse files
ci: bump octokit/graphql-action from 2.3.2 to 3.0.0 (#622)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be8fb84 commit 5e86339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-pr-converter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
shell: bash
2121
run: echo "ts=$(date -d '10 hours ago' +"%Y-%m-%dT%H:%M:%S")" >> $GITHUB_OUTPUT
2222

23-
- uses: octokit/graphql-action@v2.3.2
23+
- uses: octokit/graphql-action@v3.0.0
2424
name: Get PR older than 10 hours
2525
id: get_stale_prs
2626
env:

0 commit comments

Comments
 (0)