Skip to content

Commit 2e2b76e

Browse files
authored
Merge pull request #1069 from Kit/dependabot/github_actions/actions/github-script-9
Bump actions/github-script from 8 to 9
2 parents 90e9ab0 + e3c5fc7 commit 2e2b76e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ jobs:
482482
483483
# Add comment to PR linking to Playground
484484
- name: Comment on PR
485-
uses: actions/github-script@v8
485+
uses: actions/github-script@v9
486486
with:
487487
github-token: ${{ secrets.GITHUB_TOKEN }}
488488
script: |

0 commit comments

Comments
 (0)