⬆️ Update dessant/lock-threads action to v6
Lint / yamllint (push) Successful in 1m10s
Lint / yamllint (pull_request) Successful in 47s
Lint / Prettier (pull_request) Successful in 52s
Lint / Prettier (push) Successful in 1m16s
Test / Home Assistant Core Configuration Check (pull_request) Successful in 2m35s
Test / Home Assistant Core Configuration Check (push) Failing after 11m9s
Lint / yamllint (push) Successful in 1m10s
Lint / yamllint (pull_request) Successful in 47s
Lint / Prettier (pull_request) Successful in 52s
Lint / Prettier (push) Successful in 1m16s
Test / Home Assistant Core Configuration Check (pull_request) Successful in 2m35s
Test / Home Assistant Core Configuration Check (push) Failing after 11m9s
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
name: 🔒 Lock closed issues and PRs
|
name: 🔒 Lock closed issues and PRs
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: dessant/lock-threads@v5.0.1
|
- uses: dessant/lock-threads@v6.0.0
|
||||||
with:
|
with:
|
||||||
github-token: ${{ github.token }}
|
github-token: ${{ github.token }}
|
||||||
issue-inactive-days: "30"
|
issue-inactive-days: "30"
|
||||||
|
|||||||
Reference in New Issue
Block a user