⬆️ Update actions/stale action to v10
Lint / yamllint (push) Successful in 21s
Lint / Prettier (push) Successful in 31s
Lint / yamllint (pull_request) Successful in 20s
Lint / Prettier (pull_request) Successful in 24s
Test / Home Assistant Core Configuration Check (pull_request) Successful in 6m50s
Test / Home Assistant Core Configuration Check (push) Successful in 6m43s
Lint / yamllint (push) Successful in 21s
Lint / Prettier (push) Successful in 31s
Lint / yamllint (pull_request) Successful in 20s
Lint / Prettier (pull_request) Successful in 24s
Test / Home Assistant Core Configuration Check (pull_request) Successful in 6m50s
Test / Home Assistant Core Configuration Check (push) Successful in 6m43s
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: 🚀 Run stale
|
- name: 🚀 Run stale
|
||||||
uses: actions/stale@v9
|
uses: actions/stale@v10
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
days-before-stale: 30
|
days-before-stale: 30
|
||||||
|
|||||||
Reference in New Issue
Block a user