We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed89015 commit a68d3c3Copy full SHA for a68d3c3
.github/workflows/no-response.yaml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
if: ${{ github.repository == 'flutter/flutter' }}
21
steps:
22
- - uses: godofredoc/no-response@0ce2dc0e63e1c7d2b87752ceed091f6d32c9df09
+ - uses: flutter/cocoon/gh_actions/third_party/no-response@4298c73a14772476f8d2d4af5772c7932de5b480
23
with:
24
token: ${{ github.token }}
25
# Comment to post when closing an Issue for lack of response. Set to `false` to disable
0 commit comments