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 62408d3 commit 939e76eCopy full SHA for 939e76e
.github/workflows/stale.yml
@@ -10,7 +10,7 @@ jobs:
10
stale:
11
runs-on: ubuntu-22.04
12
steps:
13
- - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
+ - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
14
with:
15
stale-pr-message: 'This PR was marked stale due to lack of activity. It will be closed in 7 days.'
16
close-pr-message: 'Closed as inactive. Feel free to reopen if this PR is still being worked on.'
0 commit comments