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 d1d4ae5 commit 6246534Copy full SHA for 6246534
1 file changed
.github/workflows/stale.yml
@@ -19,7 +19,7 @@ jobs:
19
app-id: ${{ secrets.KDEVBOT_APP_ID }}
20
private-key: ${{ secrets.KDEVBOT_PRIVATE_KEY }}
21
22
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
23
with:
24
repo-token: ${{ steps.auth.outputs.token }}
25
days-before-stale: 14
0 commit comments