We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81de1e4 commit f7b499eCopy full SHA for f7b499e
.github/workflows/new-implementation.yml
@@ -21,7 +21,7 @@ jobs:
21
pull-requests: write
22
23
steps:
24
- - uses: actions/github-script@v6
+ - uses: actions/github-script@v7
25
with:
26
script: |
27
github.rest.issues.createComment({
0 commit comments