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 8a678be commit 10a3f07Copy full SHA for 10a3f07
.github/workflows/periodic-reporter.yaml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: 'ubuntu-latest'
32
33
steps:
34
- - uses: 'actions/github-script@v7'
+ - uses: 'actions/github-script@v8'
35
with:
36
script: |-
37
// label for all issues opened by reporter
0 commit comments