Skip to content

Commit 41a70b5

Browse files
Bump dessant/lock-threads from 2.0.3 to 3 (#97821)
1 parent b0e323c commit 41a70b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/lock.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)