Skip to content

Commit

Permalink
ci: bump octokit/graphql-action from 2.3.1 to 2.3.2 (#122)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent b4d0e7f commit 1a65c74
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/[email protected].1
- uses: octokit/[email protected].2
name: Get PR older than 10 hours
id: get_stale_prs
env:
Expand Down

0 comments on commit 1a65c74

Please sign in to comment.