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 ea481cd commit 9f7224cCopy full SHA for 9f7224c
.github/workflows/stale.yml
@@ -16,7 +16,7 @@ jobs:
16
pull-requests: write
17
runs-on: ubuntu-22.04
18
steps:
19
- - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
+ - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
20
with:
21
stale-pr-message: 'This PR was marked stale due to lack of activity. It will be closed in 7 days.'
22
close-pr-message: 'Closed as inactive. Feel free to reopen if this PR is still being worked on.'
0 commit comments