Commit fa2a1be
authored
ci: replace hmarr/auto-approve-action with gh CLI (#129)
The hmarr/auto-approve-action is unmaintained (last commit Feb 2024)
and stuck on Node.js 20, which GitHub Actions is deprecating on
June 16, 2026. Replace it with a direct gh pr review --approve call,
which is pre-installed on all runners and has zero supply chain risk.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent 4b4eb49 commit fa2a1be
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments