update tool config

This commit is contained in:
David Lord 2022-01-13 14:42:36 -08:00
parent a025ee3f25
commit 66f2ac6696
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
4 changed files with 23 additions and 10 deletions

View file

@ -8,8 +8,8 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2
- uses: dessant/lock-threads@v3
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: 14
pr-lock-inactive-days: 14
issue-inactive-days: 14
pr-inactive-days: 14