⬆️ Update actions/stale action to v10
Lint / yamllint (push) Successful in 39s
Lint / Prettier (push) Successful in 48s
Lint / yamllint (pull_request) Successful in 47s
Lint / Prettier (pull_request) Successful in 52s
Test / Home Assistant Core Configuration Check (push) Successful in 8m42s
Test / Home Assistant Core Configuration Check (pull_request) Successful in 8m45s

This commit is contained in:
Renovate Bot
2025-12-09 18:20:21 +00:00
parent f5adf955b7
commit 9415d0ef69
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🚀 Run stale
uses: actions/stale@v9
uses: actions/stale@v10
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30