Skip to content

Commit 838c28f

Browse files
dependabot[bot]mvanbeusekom
authored andcommitted
[gh_actions]: Bump lewagon/wait-on-check-action from 5e937358caba2c7876a2ee06e4a48d0664fe4967 to 1.1.1 (flutter#5926)
1 parent 2037185 commit 838c28f

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@5e937358caba2c7876a2ee06e4a48d0664fe4967
39+
uses: lewagon/wait-on-check-action@752bfae19aef55dab12a00bc36d48acc46b77e9d
4040
with:
4141
ref: ${{ github.sha }}
4242
running-workflow-name: 'release'

0 commit comments

Comments
 (0)