Skip to content

Commit eb8b453

Browse files
Bump actions/github-script from 8 to 9
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v8...v9) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a23fc07 commit eb8b453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa-live-transports-convex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
runs-on: blacksmith-8vcpu-ubuntu-2404
5555
steps:
5656
- name: Require maintainer-level repository access
57-
uses: actions/github-script@v8
57+
uses: actions/github-script@v9
5858
with:
5959
script: |
6060
if (context.eventName === "schedule") {

0 commit comments

Comments
 (0)