Commit aeed67c
authored
Don't use deprecated GitHub API call (#166)
GitHub is deprecating searching issues/PRs without advanced search [0], so
not setting it currently throws a warning. Until September, let's enable it
so they're happy.
[0]: https://github.blog/changelog/2025-03-06-github-issues-projects-api-support-for-issues-advanced-search-and-more/#api-support-for-issues-advanced-search1 parent 647b086 commit aeed67c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments