⬆️ Update actions/stale action to v10
Lint / Prettier (push) Successful in 1m8s
Lint / yamllint (push) Successful in 1m41s
Lint / Prettier (pull_request) Successful in 1m49s
Lint / yamllint (pull_request) Successful in 2m52s
Test / Home Assistant Core Configuration Check (pull_request) Failing after 34m29s
Test / Home Assistant Core Configuration Check (push) Failing after 34m41s
Lint / Prettier (push) Successful in 1m8s
Lint / yamllint (push) Successful in 1m41s
Lint / Prettier (pull_request) Successful in 1m49s
Lint / yamllint (pull_request) Successful in 2m52s
Test / Home Assistant Core Configuration Check (pull_request) Failing after 34m29s
Test / Home Assistant Core Configuration Check (push) Failing after 34m41s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user