⬆️ Update actions/stale action to v10
Lint / yamllint (pull_request) Successful in 47s
Lint / yamllint (push) Successful in 51s
Lint / Prettier (pull_request) Successful in 51s
Lint / Prettier (push) Successful in 56s
Test / Home Assistant Core Configuration Check (push) Failing after 1m6s
Test / Home Assistant Core Configuration Check (pull_request) Failing after 1m6s

This commit is contained in:
Renovate Bot
2025-11-18 11:53:26 +00:00
parent f5adf955b7
commit 8b624393de
+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