Skip to content

Commit 83f6212

Browse files
[chore](deps): Bump actions/github-script from 7 to 8 (#916)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca4b34f commit 83f6212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark_nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Dispatch benchmark_dispatch workflow
12-
uses: actions/github-script@v7
12+
uses: actions/github-script@v8
1313
with:
1414
github-token: ${{ secrets.GITHUB_TOKEN }}
1515
script: |

0 commit comments

Comments
 (0)