We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb4e143 + 5b06ca0 commit 07b54eeCopy full SHA for 07b54ee
1 file changed
.github/workflows/stale.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
# Pinned from actions/stale@v10; update deliberately when refreshing the policy.
17
- - uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899
+ - uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629
18
with:
19
days-before-stale: 14
20
days-before-close: 7
0 commit comments