Skip to content

Commit b052fd8

Browse files
chore(ci)(deps): bump actions/github-script from 7 to 9 (#2155)
1 parent feead7e commit b052fd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-drift-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
cat affected.json
4242
4343
- name: Comment on PR
44-
uses: actions/github-script@v7
44+
uses: actions/github-script@v9
4545
with:
4646
script: |
4747
const fs = require('fs');

0 commit comments

Comments
 (0)