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 c8b8c1e commit 5b17340Copy full SHA for 5b17340
.github/workflows/lock.yml
@@ -10,7 +10,7 @@ jobs:
10
lock:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: dessant/lock-threads@v4
+ - uses: dessant/lock-threads@v5
14
with:
15
github-token: ${{ secrets.GITHUB_TOKEN }}
16
issue-inactive-days: 90
0 commit comments