We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b8912 commit c1bd8a7Copy full SHA for c1bd8a7
.github/workflows/stale.yml
@@ -19,7 +19,7 @@ jobs:
19
pull-requests: write
20
21
steps:
22
- - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
+ - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
23
# All stale bot options: https://github.com/actions/stale#all-options
24
with:
25
# Idle number of days before marking issues/PRs stale
0 commit comments