We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2edbfd3 commit b9c222eCopy full SHA for b9c222e
1 file changed
.github/workflows/lock.yml
@@ -12,7 +12,7 @@ jobs:
12
name: 🔒 Lock!
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: dessant/lock-threads@v3.0.0
+ - uses: dessant/lock-threads@v4.0.0
16
with:
17
github-token: ${{ github.token }}
18
issue-inactive-days: "30"
0 commit comments