We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12914fa commit 67295ceCopy full SHA for 67295ce
.github/workflows/lock-closed-issues.yml
@@ -12,7 +12,7 @@ jobs:
12
if: github.repository == 'vitejs/vite-plugin-react'
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5
+ - uses: dessant/lock-threads@7266a7ce5c1df01b1c6db85bf8cd86c737dadbe7 # v6
16
with:
17
github-token: ${{ secrets.GITHUB_TOKEN }}
18
issue-inactive-days: '14'
0 commit comments