Skip to content

Commit 85cb452

Browse files
authored
Merge pull request #185 from patchlevel/renovate/actions-github-script-9.x
Update actions/github-script action to v9
2 parents 70c0602 + df2603a commit 85cb452

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
cat bench.txt >> $GITHUB_ENV
6060
echo 'EOF' >> $GITHUB_ENV
6161
62-
- uses: actions/github-script@v8
62+
- uses: actions/github-script@v9
6363
with:
6464
script: |
6565
// Get the existing comments.

0 commit comments

Comments
 (0)