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 3cf0003 commit e9ad116Copy full SHA for e9ad116
.github/workflows/close-old-pr.yml
@@ -20,7 +20,7 @@ jobs:
20
pull-requests: write
21
22
steps:
23
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
24
with:
25
repo-token: ${{ secrets.GITHUB_TOKEN }}
26
stale-pr-message: 'This PR has been automatically closed due to inactivity from the owner for 15 days.'
0 commit comments