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.
2 parents 78f3afd + 4b7d196 commit 9b18b0bCopy full SHA for 9b18b0b
.github/workflows/lock.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: 🔒 Lock closed issues and PRs
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: dessant/lock-threads@v2.1.2
+ - uses: dessant/lock-threads@v3
16
with:
17
github-token: ${{ github.token }}
18
issue-lock-inactive-days: "30"
0 commit comments