Unverified Commit 0870f295 authored by godofredoc's avatar godofredoc Committed by GitHub

Revert "Update no response action to include the fix to sort bugs properly. (#94829)" (#94833)

This reverts commit 7d3b1363.
parent 7d3b1363
...@@ -19,7 +19,7 @@ jobs: ...@@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: ${{ github.repository == 'flutter/flutter' }} if: ${{ github.repository == 'flutter/flutter' }}
steps: steps:
- uses: godofredoc/no-response@66174372c9c5576aa8a4287e33653f2fdd12d517 - uses: lee-dohm/no-response@9bb0a4b5e6a45046f00353d5de7d90fb8bd773bb
with: with:
token: ${{ github.token }} token: ${{ github.token }}
# Comment to post when closing an Issue for lack of response. Set to `false` to disable # Comment to post when closing an Issue for lack of response. Set to `false` to disable
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment