File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030
3131 - name : Build OpenVidu Components Angular
3232 id : build
33- uses : OpenVidu/actions/build-openvidu-components-angular@e585b0ac266d7afffc6cba105b380ad6a477a4c0 # v1.0.18
33+ uses : OpenVidu/actions/build-openvidu-components-angular@58e9bb7b49e14849ee3cde9b532c4af48fe1d827 # v1.0.19
3434
3535 build_and_start_tutorials :
3636 runs-on : ubuntu-latest
4747 node-version : ' 22'
4848
4949 - name : Install safe-chain
50- uses : OpenVidu/actions/install-safe-chain@e585b0ac266d7afffc6cba105b380ad6a477a4c0 # v1.0.18
50+ uses : OpenVidu/actions/install-safe-chain@58e9bb7b49e14849ee3cde9b532c4af48fe1d827 # v1.0.19
5151
5252 # Download artifact if built from source - place it in the parent directory
5353 - name : Download OpenVidu Components Angular package
8282 node-version : ' 22'
8383
8484 - name : Install safe-chain
85- uses : OpenVidu/actions/install-safe-chain@e585b0ac266d7afffc6cba105b380ad6a477a4c0 # v1.0.18
85+ uses : OpenVidu/actions/install-safe-chain@58e9bb7b49e14849ee3cde9b532c4af48fe1d827 # v1.0.19
8686
8787 # Download artifact if built from source
8888 - name : Download OpenVidu Components Angular package
9393 path : ' ./openvidu-components-angular/openvidu-demo-app'
9494
9595 - name : Setup OpenVidu Local Deployment
96- uses : OpenVidu/actions/start-openvidu-local-deployment@e585b0ac266d7afffc6cba105b380ad6a477a4c0 # v1.0.18
96+ uses : OpenVidu/actions/start-openvidu-local-deployment@58e9bb7b49e14849ee3cde9b532c4af48fe1d827 # v1.0.19
9797 with :
9898 ref-openvidu-local-deployment : " development"
9999 openvidu-edition : " community"
You can’t perform that action at this time.
0 commit comments