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 c420530 commit a5a7b5bCopy full SHA for a5a7b5b
.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