Revert "⬆️ Upgrade lock-threads workflow to 3.0.0" (#176)

This reverts commit 7101a4381b.
This commit is contained in:
Franck Nijhof 2021-10-07 14:12:53 +02:00 committed by GitHub
parent 7101a4381b
commit e42593ffc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 28 deletions

View file

@ -12,10 +12,10 @@ jobs:
name: 🔒 Lock closed issues and PRs
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v3.0.0
- uses: dessant/lock-threads@v2.1.2
with:
github-token: ${{ github.token }}
issue-inactive-days: "30"
issue-lock-inactive-days: "30"
issue-lock-reason: ""
pr-inactive-days: "1"
pr-lock-inactive-days: "1"
pr-lock-reason: ""