From fedfe82bd40a7a5c192fc259f16c87366a2cb064 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 06:17:00 +0000 Subject: [PATCH] chore(deps): update actions/github-script action to v9 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7bebea1..7f0b89d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Check context id: check - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: script: | function ifSetOptionsComment() {