[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
12

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update dessant/lock-threads action to v5 (#5150)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Feb 8, 2024, 11:26 AM +0100) 0eda2299 9fbccde2

+1 -1
+1 -1
.github/workflows/lock-closed-issues.yml
··· 12 12 if: github.repository == 'vitest-dev/vitest' 13 13 runs-on: ubuntu-latest 14 14 steps: 15 - - uses: dessant/lock-threads@v4 15 + - uses: dessant/lock-threads@v5 16 16 with: 17 17 github-token: ${{ secrets.GITHUB_TOKEN }} 18 18 issue-inactive-days: '14'