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"