Skip to content

Commit 9b07c72

Browse files
chore(deps): Update actions/github-script action to v8
1 parent 8a678be commit 9b07c72

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
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: 'ubuntu-latest'
3232

3333
steps:
34-
- uses: 'actions/github-script@v7'
34+
- uses: 'actions/github-script@v8'
3535
with:
3636
script: |-
3737
// label for all issues opened by reporter

0 commit comments

Comments
 (0)