Skip to content

Commit 6246534

Browse files
Bump actions/stale from 9 to 10 (#6)
1 parent d1d4ae5 commit 6246534

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
app-id: ${{ secrets.KDEVBOT_APP_ID }}
2020
private-key: ${{ secrets.KDEVBOT_PRIVATE_KEY }}
2121

22-
- uses: actions/stale@v9
22+
- uses: actions/stale@v10
2323
with:
2424
repo-token: ${{ steps.auth.outputs.token }}
2525
days-before-stale: 14

0 commit comments

Comments
 (0)