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