Skip to content

Commit 1d17d06

Browse files
Update actions/github-script action to v8
| datasource | package | from | to | | ----------- | --------------------- | ---- | -- | | github-tags | actions/github-script | v7 | v8 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 767c766 commit 1d17d06

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
@@ -60,7 +60,7 @@ jobs:
6060
cat bench.txt >> $GITHUB_ENV
6161
echo 'EOF' >> $GITHUB_ENV
6262
63-
- uses: actions/github-script@v7
63+
- uses: actions/github-script@v8
6464
with:
6565
script: |
6666
// Get the existing comments.

0 commit comments

Comments
 (0)