We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
lock-threads
1 parent e6dcce7 commit a13b16dCopy full SHA for a13b16d
1 file changed
.github/workflows/lock.yml
@@ -13,7 +13,7 @@ jobs:
13
lock:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: dessant/lock-threads@v3
+ - uses: dessant/lock-threads@v5
17
with:
18
github-token: ${{ github.token }}
19
issue-inactive-days: 30
0 commit comments