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 918bf91 commit 7b85a4bCopy full SHA for 7b85a4b
.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