Reverts "Use no-response from cocoon." (#138042)

Reverts flutter/flutter#138037
Initiated by: godofredoc
This change reverts the following previous change:
Original Description:
Migrate no-response to the version imported in cocoon.
This commit is contained in:
auto-submit[bot] 2023-11-07 22:46:19 +00:00 committed by GitHub
parent a68d3c3b02
commit 591e10bb46
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: flutter/cocoon/gh_actions/third_party/no-response@4298c73a14772476f8d2d4af5772c7932de5b480
- uses: godofredoc/no-response@0ce2dc0e63e1c7d2b87752ceed091f6d32c9df09
with:
token: ${{ github.token }}
# Comment to post when closing an Issue for lack of response. Set to `false` to disable