Update lock-threads bot to v3

This commit is contained in:
Ilya Fedin 2021-11-30 17:33:01 +04:00 committed by John Preston
parent 899de8a359
commit 0f0ade54a7
1 changed files with 3 additions and 3 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: 45
pr-lock-inactive-days: 45
issue-inactive-days: 45
pr-inactive-days: 45