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 9beb2d1 commit c398ac5Copy full SHA for c398ac5
.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@v4.0.1
+ - uses: dessant/lock-threads@v5.0.1
16
with:
17
github-token: ${{ github.token }}
18
issue-inactive-days: "30"
0 commit comments