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 bf9512a commit f12181cCopy full SHA for f12181c
.github/workflows/lock.yml
@@ -9,7 +9,7 @@ jobs:
9
lock:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: dessant/lock-threads@v2.0.1
+ - uses: dessant/lock-threads@v2.1.0
13
with:
14
github-token: ${{ github.token }}
15
issue-lock-inactive-days: '180'
0 commit comments