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 b4557a7 commit 802ec66Copy full SHA for 802ec66
.github/workflows/stale.yml
@@ -12,7 +12,7 @@ jobs:
12
pull-requests: write
13
14
steps:
15
- - uses: actions/stale@v8
+ - uses: actions/stale@v10
16
with:
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
18
stale-issue-message: 'Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?'
0 commit comments