We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953bc69 commit ef3effcCopy full SHA for ef3effc
.github/workflows/update_new_issue.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
# Add the "t-tooling" label to all new issues
17
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
18
with:
19
script: |
20
github.rest.issues.addLabels({
0 commit comments