⬆️ Update actions/stale action to v10
Lint / Prettier (pull_request) Successful in 9m10s
Lint / Prettier (push) Successful in 9m6s
Lint / yamllint (push) Failing after 10m41s
Lint / yamllint (pull_request) Failing after 13m12s
Test / Home Assistant Core Configuration Check (pull_request) Successful in 20m22s
Test / Home Assistant Core Configuration Check (push) Successful in 11m5s

This commit is contained in:
Renovate Bot
2025-10-25 01:46:55 +00:00
parent f5adf955b7
commit b3ef9d1559
+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