From 8af739a2e8a821ba3f4310d9a8ff0efb43431152 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 21:57:14 +0000 Subject: [PATCH] chore(deps): update github/stale-repos action to v9.0.1 --- .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 9c84d2b..2f58847 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@95959ca360207f1c95620a3e8fc55bdab31f2223 # v9.0.0 + uses: github/stale-repos@86c425f3b9ad6696e3f967c7f8fa5ccc1e59a7bc # v9.0.1 env: GH_TOKEN: ${{ steps.app-token.outputs.token }} EXEMPT_TOPICS: "keep,template"