mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 14:48:41 +00:00
chore(deps): update dessant/lock-threads action to v5 (#15151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
938dbf2efb
commit
db3c88e984
2
.github/workflows/lock-closed-issues.yml
vendored
2
.github/workflows/lock-closed-issues.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
if: github.repository == 'vitejs/vite'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dessant/lock-threads@v4
|
||||
- uses: dessant/lock-threads@v5
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-inactive-days: "14"
|
||||
|
Loading…
Reference in New Issue
Block a user