We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a5e995 + c679093 commit 76659afCopy full SHA for 76659af
1 file changed
.github/workflows/stale.yml
@@ -14,7 +14,7 @@ jobs:
14
pull-requests: write # for actions/stale to close stale PRs
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/stale@v10.0.0
+ - uses: actions/stale@v10.1.0
18
with:
19
stale-pr-message: >
20
This pull request has been automatically marked as stale because it has not
0 commit comments