From e10617c4738fd7c33b80bfa9e3c69d42357e303a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 15:50:57 +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 15872022..6b8e382d 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.0.0 with: retries: 3 script: |