ci: update action (#4046)

* ci: update action
This commit is contained in:
Vben
2024-08-06 22:37:47 +08:00
committed by GitHub
parent 84c8fb0ecc
commit 4bd4f7490b
14 changed files with 99 additions and 104 deletions

View File

@@ -15,7 +15,7 @@ jobs:
steps:
- uses: dessant/lock-threads@v5
with:
github-token: ${{ secrets.ACCESS_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-inactive-days: "30"
issue-lock-reason: ""
pr-inactive-days: "30"