Skip to content

Commit 2eb9a1b

Browse files
[gh_actions]: Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0 (flutter#6611)
1 parent 204724a commit 2eb9a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
# This workflow should be the last to run. So wait for all the other tests to succeed.
3838
- name: Wait on all tests
39-
uses: lewagon/wait-on-check-action@e2558238c09778af25867eb5de5a3ce4bbae3dcd
39+
uses: lewagon/wait-on-check-action@3a563271c3f8d1611ed7352809303617ee7e54ac
4040
with:
4141
ref: ${{ github.sha }}
4242
running-workflow-name: 'release'

0 commit comments

Comments
 (0)