We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf862bf commit ae5950dCopy full SHA for ae5950d
.github/workflows/lock-inactive-threads.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- id: lock
21
name: Lock inactive issues and pull requests
22
- uses: dessant/lock-threads@v4.0.0
+ uses: dessant/lock-threads@v4.0.1
23
with:
24
issue-comment: |
25
This issue has been automatically locked since there has not been any recent activity
0 commit comments