Update the version of no-response bot. (#92281)

This commit is contained in:
godofredoc 2021-10-21 13:38:05 -07:00 committed by GitHub
parent f0ce9c3e21
commit ba8cb1fc89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.repository == 'flutter/flutter' }}
steps:
- uses: lee-dohm/no-response@9bb0a4b5e6a45046f00353d5de7d90fb8bd773bb
- uses: lee-dohm/no-response@caff5e7de24d19659c31dda1ff2520a3f6a88370
with:
token: ${{ github.token }}
# Comment to post when closing an Issue for lack of response. Set to `false` to disable