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.
2 parents bc19586 + ce23ea7 commit 57aba4fCopy full SHA for 57aba4f
.github/workflows/stale-issues.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
20
21
- - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # tag=v10.0.0
+ - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # tag=v10.1.0
22
23
days-before-stale: 28
24
days-before-close: 7
0 commit comments