chore(deps): update dessant/lock-threads action to v2.0.3 (#8186)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-04 13:01:00 +00:00 committed by GitHub
parent 555b3b2c05
commit 258794f563
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ jobs:
lock: lock:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: dessant/lock-threads@v2.0.1 - uses: dessant/lock-threads@v2.0.3
if: github.repository == 'renovatebot/renovate' if: github.repository == 'renovatebot/renovate'
with: with:
github-token: ${{ github.token }} github-token: ${{ github.token }}