Skip to content

Commit d63a7cc

Browse files
Update actions/github-script to v8
1 parent 50d19cf commit d63a7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lintcheck_summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
github-token: ${{ github.token }}
3636

3737
- name: Format comment
38-
uses: actions/github-script@v7
38+
uses: actions/github-script@v8
3939
with:
4040
script: |
4141
const fs = require("fs");

0 commit comments

Comments
 (0)