File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ jobs:
1818 runs-on : ubuntu-latest
1919 if : ${{ github.repository == 'flutter/flutter' }}
2020 steps :
21- - uses : dessant/lock-threads@486f7380c15596f92b724e4260e4981c68d6bde6
21+ - uses : dessant/lock-threads@e460dfeb36e731f3aeb214be6b0c9a9d9a67eda6
2222 with :
2323 process-only : ' issues'
2424 github-token : ${{ github.token }}
2525 # Number of days of inactivity before a closed issue is locked.
26- issue-lock- inactive-days : ' 14'
27- issue-lock- comment : >
26+ issue-inactive-days : ' 14'
27+ issue-comment : >
2828 This thread has been automatically locked since there has not been
2929 any recent activity after it was closed. If you are still experiencing a
3030 similar issue, please open a new bug, including the output of
You can’t perform that action at this time.
0 commit comments