Skip to content

Commit 4050479

Browse files
chore: update .github/workflows/periodic-reporter.yaml
1 parent 0a1e799 commit 4050479

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@v7'
36+
- uses: 'actions/github-script@v10'
3737
with:
3838
script: |-
3939
// label for all issues opened by reporter

0 commit comments

Comments
 (0)