Skip to content

Commit 7829c7e

Browse files
chore: update OpenVidu/actions to v1.0.18
1 parent 353a0f2 commit 7829c7e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/e2e-components-angular-tutorials.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Build OpenVidu Components Angular
3232
id: build
33-
uses: OpenVidu/actions/build-openvidu-components-angular@0125dee363f943e399bf576e8e4c162fafcc5bdd # v1.0.16
33+
uses: OpenVidu/actions/build-openvidu-components-angular@e585b0ac266d7afffc6cba105b380ad6a477a4c0 # v1.0.18
3434

3535
build_and_start_tutorials:
3636
runs-on: ubuntu-latest
@@ -47,7 +47,7 @@ jobs:
4747
node-version: '22'
4848

4949
- name: Install safe-chain
50-
uses: OpenVidu/actions/install-safe-chain@0125dee363f943e399bf576e8e4c162fafcc5bdd # v1.0.16
50+
uses: OpenVidu/actions/install-safe-chain@e585b0ac266d7afffc6cba105b380ad6a477a4c0 # v1.0.18
5151

5252
# Download artifact if built from source - place it in the parent directory
5353
- name: Download OpenVidu Components Angular package
@@ -82,7 +82,7 @@ jobs:
8282
node-version: '22'
8383

8484
- name: Install safe-chain
85-
uses: OpenVidu/actions/install-safe-chain@0125dee363f943e399bf576e8e4c162fafcc5bdd # v1.0.16
85+
uses: OpenVidu/actions/install-safe-chain@e585b0ac266d7afffc6cba105b380ad6a477a4c0 # v1.0.18
8686

8787
# Download artifact if built from source
8888
- name: Download OpenVidu Components Angular package
@@ -93,7 +93,7 @@ jobs:
9393
path: './openvidu-components-angular/openvidu-demo-app'
9494

9595
- name: Setup OpenVidu Local Deployment
96-
uses: OpenVidu/actions/start-openvidu-local-deployment@0125dee363f943e399bf576e8e4c162fafcc5bdd # v1.0.16
96+
uses: OpenVidu/actions/start-openvidu-local-deployment@e585b0ac266d7afffc6cba105b380ad6a477a4c0 # v1.0.18
9797
with:
9898
ref-openvidu-local-deployment: "development"
9999
openvidu-edition: "community"

0 commit comments

Comments
 (0)