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 6551bcd commit e14be74Copy full SHA for e14be74
1 file changed
.github/workflows/add-untriaged.yml
@@ -11,7 +11,7 @@ jobs:
11
apply-label:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/github-script@v6
+ - uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
15
with:
16
script: |
17
github.rest.issues.addLabels({
0 commit comments