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 c402f71 commit 5560935Copy full SHA for 5560935
.github/workflows/issue_labeling.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