From 80dd998eeda6808b873ffb0b708c1ec9dc3661eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 02:58:17 +0000 Subject: [PATCH] chore(deps): update actions/github-script action to v9 --- .github/workflows/release-please-mention-contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please-mention-contributors.yml b/.github/workflows/release-please-mention-contributors.yml index 5a7474a..955a13d 100644 --- a/.github/workflows/release-please-mention-contributors.yml +++ b/.github/workflows/release-please-mention-contributors.yml @@ -12,7 +12,7 @@ jobs: with: fetch-depth: 0 - - uses: actions/github-script@v8 + - uses: actions/github-script@v9 id: find-authors with: script: |