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 7d94b9dCopy full SHA for 7d94b9d
.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@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.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