From acfcf393ebcc50af05d5de572a824b0f6e31038d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 01:16:41 +0000 Subject: [PATCH] chore(deps): update github/stale-repos action to v9 --- .github/workflows/stale-repository-identifier.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale-repository-identifier.yaml b/.github/workflows/stale-repository-identifier.yaml index 3cab608..9c84d2b 100644 --- a/.github/workflows/stale-repository-identifier.yaml +++ b/.github/workflows/stale-repository-identifier.yaml @@ -27,7 +27,7 @@ jobs: persist-credentials: true - name: 🧹 Identify stale repositories - uses: github/stale-repos@6084a41431c4ce8842a7e879b1a15082b88742ae # v8.0.4 + uses: github/stale-repos@95959ca360207f1c95620a3e8fc55bdab31f2223 # v9.0.0 env: GH_TOKEN: ${{ steps.app-token.outputs.token }} EXEMPT_TOPICS: "keep,template"