Commit 2933c18
committed
Update GitHub Actions to use latest github-script version
Upgraded to `actions/github-script@v7.0.1` and updated the method call to `github.rest.issues.createComment` for compatibility with the newer version. This ensures better performance and alignment with the latest API changes.1 parent c5f124d commit 2933c18
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments