mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 02:35:48 +03:00
Update t3chguy/wait-on-check-action digest to 1854102
This commit is contained in:
parent
8ce46d3de8
commit
f62076cdc1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_develop.yml
vendored
2
.github/workflows/build_develop.yml
vendored
|
@ -92,7 +92,7 @@ jobs:
|
|||
find bundles -type d -mindepth 1 -maxdepth 1 -exec sed -i "\:{}:d" _redirects \;
|
||||
|
||||
- name: Wait for other steps to succeed
|
||||
uses: t3chguy/wait-on-check-action@05861d3a448898eb33dfce34153bd1ecb9422fb9 # fork
|
||||
uses: t3chguy/wait-on-check-action@18541021811b56544d90e0f073401c2b99e249d6 # fork
|
||||
with:
|
||||
ref: ${{ github.sha }}
|
||||
running-workflow-name: "Build & Deploy develop.element.io"
|
||||
|
|
Loading…
Reference in a new issue