mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 06:56:24 +00:00
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:
parent
555b3b2c05
commit
258794f563
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lock.yml
vendored
2
.github/workflows/lock.yml
vendored
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in a new issue