From f23d59da8d80b6e9db4c25aa079e6038d58fe864 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 10:51:51 +0000 Subject: [PATCH] chore(deps): update actions/github-script action to v9 --- .github/workflows/spec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spec.yml b/.github/workflows/spec.yml index eb53cee3..683daaac 100644 --- a/.github/workflows/spec.yml +++ b/.github/workflows/spec.yml @@ -39,7 +39,7 @@ jobs: sudo make spec - name: upload api spec - uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 with: retries: 3 script: |