Skip to content

Commit 82f5c18

Browse files
authored
Update lock.yml
1 parent a24a189 commit 82f5c18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/lock.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ jobs:
1414
action:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: dessant/lock-threads@v4
17+
- uses: dessant/lock-threads@v5
1818
with:
1919
process-only: 'issues'
20-
issue-lock-inactive-days: '30'
20+
issue-inactive-days: '30'
2121
issue-lock-reason: ''
22-
issue-lock-comment: >
22+
issue-comment: >
2323
This issue has been automatically locked since there
2424
has not been any recent activity after it was closed.
2525
Please open a new issue for related bugs.

0 commit comments

Comments
 (0)