We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b270ed5 commit ccb8371Copy full SHA for ccb8371
1 file changed
.github/workflows/stale-repository-identifier.yaml
@@ -27,7 +27,7 @@ jobs:
27
persist-credentials: true
28
29
- name: 🧹 Identify stale repositories
30
- uses: github/stale-repos@95959ca360207f1c95620a3e8fc55bdab31f2223 # v9.0.0
+ uses: github/stale-repos@86c425f3b9ad6696e3f967c7f8fa5ccc1e59a7bc # v9.0.1
31
env:
32
GH_TOKEN: ${{ steps.app-token.outputs.token }}
33
EXEMPT_TOPICS: "keep,template"
0 commit comments