Skip to content

Commit 1e5e541

Browse files
Bump actions/github-script from 7 to 8 (#861)
1 parent 409fe95 commit 1e5e541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ValidatePullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- '**/*.txt'
3333
all:
3434
- '**/*'
35-
- uses: actions/github-script@v7
35+
- uses: actions/github-script@v8
3636
id: docs-only
3737
with:
3838
script: |

0 commit comments

Comments
 (0)