We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2cac11 commit 48cd703Copy full SHA for 48cd703
1 file changed
.github/workflows/stale-repository-identifier.yaml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
27
- name: 🧹 Identify stale repositories
28
- uses: github/stale-repos@ed7d69735687683c55afad372bd51d8a1a2567b5 # v4.0.0
+ uses: github/stale-repos@39e08dcf430cf6ed36b57b67af01a2d52d11357d # v8.0.3
29
env:
30
GH_TOKEN: ${{ steps.app-token.outputs.token }}
31
EXEMPT_TOPICS: "keep,template"
0 commit comments