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 06b0776 commit e343b4dCopy full SHA for e343b4d
.github/workflows/lock-closed-issues.yml
@@ -8,7 +8,7 @@ jobs:
8
lock:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: dessant/lock-threads@v2
+ - uses: dessant/lock-threads@v3
12
with:
13
github-token: ${{ github.token }}
14
issue-lock-inactive-days: '31'
0 commit comments