mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 22:46:27 +00:00
chore(deps): update dessant/lock-threads action to v5 (#26030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
bf935bce5c
commit
fdf326af09
1 changed files with 2 additions and 1 deletions
3
.github/workflows/lock.yml
vendored
3
.github/workflows/lock.yml
vendored
|
@ -20,9 +20,10 @@ jobs:
|
|||
lock:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21 # v4.0.1
|
||||
- uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5.0.1
|
||||
if: github.repository == 'renovatebot/renovate'
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
issue-inactive-days: 30
|
||||
pr-inactive-days: 30
|
||||
process-only: 'issues, prs'
|
||||
|
|
Loading…
Reference in a new issue