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 0df7877 commit d6d0233Copy full SHA for d6d0233
.github/workflows/issue-labels.yml
@@ -13,7 +13,7 @@ jobs:
13
name: "Add 'triage-needed'"
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/github-script@v6
+ - uses: actions/github-script@v7
17
with:
18
github-token: ${{ secrets.GITHUB_TOKEN }}
19
script: |
0 commit comments