Skip to content

Commit 3c1aa73

Browse files
committed
chore(deps): Update actions/github-script action to v8
1 parent bfa8002 commit 3c1aa73

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@v8'
3737
with:
3838
script: |-
3939
// label for all issues opened by reporter

0 commit comments

Comments
 (0)