Skip to content

Commit a68d3c3

Browse files
authored
Use no-response from cocoon. (flutter#138037)
Migrate no-response to the version imported in cocoon.
1 parent ed89015 commit a68d3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/no-response.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
if: ${{ github.repository == 'flutter/flutter' }}
2121
steps:
22-
- uses: godofredoc/no-response@0ce2dc0e63e1c7d2b87752ceed091f6d32c9df09
22+
- uses: flutter/cocoon/gh_actions/third_party/no-response@4298c73a14772476f8d2d4af5772c7932de5b480
2323
with:
2424
token: ${{ github.token }}
2525
# Comment to post when closing an Issue for lack of response. Set to `false` to disable

0 commit comments

Comments
 (0)