We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b6ee1 commit bb0fa12Copy full SHA for bb0fa12
.github/workflows/add-untriaged.yml
@@ -8,7 +8,7 @@ jobs:
8
apply-label:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/github-script@v6
+ - uses: actions/github-script@v7
12
with:
13
script: |
14
github.rest.issues.addLabels({
0 commit comments