Skip to content

Commit

Permalink
[gh_actions]: Bump lewagon/wait-on-check-action from 5e937358caba2c78…
Browse files Browse the repository at this point in the history
…76a2ee06e4a48d0664fe4967 to 1.1.1 (flutter#5926)
  • Loading branch information
dependabot[bot] authored and mauricioluz committed Jan 26, 2023
1 parent 47fb4f0 commit 87d0b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

# This workflow should be the last to run. So wait for all the other tests to succeed.
- name: Wait on all tests
uses: lewagon/wait-on-check-action@5e937358caba2c7876a2ee06e4a48d0664fe4967
uses: lewagon/wait-on-check-action@752bfae19aef55dab12a00bc36d48acc46b77e9d
with:
ref: ${{ github.sha }}
running-workflow-name: 'release'
Expand Down

0 comments on commit 87d0b02

Please sign in to comment.