We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 204724a commit 2eb9a1bCopy full SHA for 2eb9a1b
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
37
# This workflow should be the last to run. So wait for all the other tests to succeed.
38
- name: Wait on all tests
39
- uses: lewagon/wait-on-check-action@e2558238c09778af25867eb5de5a3ce4bbae3dcd
+ uses: lewagon/wait-on-check-action@3a563271c3f8d1611ed7352809303617ee7e54ac
40
with:
41
ref: ${{ github.sha }}
42
running-workflow-name: 'release'
0 commit comments