Skip to content

Commit f0e69e8

Browse files
chore: update .github/workflows/periodic-reporter.yaml
1 parent cc851ea commit f0e69e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/periodic-reporter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: 'ubuntu-latest'
3434

3535
steps:
36-
- uses: 'actions/github-script@v10'
36+
- uses: 'actions/github-script@v8'
3737
with:
3838
script: |-
3939
// label for all issues opened by reporter

0 commit comments

Comments
 (0)