We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4748a commit 4c0a365Copy full SHA for 4c0a365
.github/workflows/lock.yml
@@ -16,7 +16,7 @@ jobs:
16
action:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: dessant/lock-threads@v4
+ - uses: dessant/lock-threads@v5
20
with:
21
github-token: ${{ github.token }}
22
issue-inactive-days: '14'
0 commit comments