Skip to content

Commit

Permalink
Update the version of no-response bot. (flutter#92281)
Browse files Browse the repository at this point in the history
  • Loading branch information
godofredoc authored Oct 21, 2021
1 parent f0ce9c3 commit ba8cb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/no-response.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ba8cb1f

Please sign in to comment.