There was an error while loading. Please reload this page.
1 parent 813d4cb commit 80ed822Copy full SHA for 80ed822
1 file changed
.github/workflows/add-untriaged.yml
@@ -10,7 +10,7 @@ jobs:
10
permissions:
11
issues: write
12
steps:
13
- - uses: actions/github-script@v6
+ - uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
14
with:
15
script: |
16
github.rest.issues.addLabels({
0 commit comments