Skip to content

Commit eb0a91c

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)