Skip to content

Commit fb4c88d

Browse files
chore: update OpenVidu/actions to v1.0.13
1 parent 3deaf97 commit fb4c88d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
node-version: '22'
3030
- name: Build OpenVidu Components Angular
3131
id: build
32-
uses: OpenVidu/actions/build-openvidu-components-angular@9a2f61e73052475bd4572ce2f3a574476a37eae5 # v1.0.8
32+
uses: OpenVidu/actions/build-openvidu-components-angular@463dfe08b1b31721b73459a02417eae59198fc93 # v1.0.13
3333

3434
build_and_start_tutorials:
3535
runs-on: ubuntu-latest
@@ -86,7 +86,7 @@ jobs:
8686
path: './openvidu-components-angular/openvidu-demo-app'
8787

8888
- name: Setup OpenVidu Local Deployment
89-
uses: OpenVidu/actions/start-openvidu-local-deployment@9a2f61e73052475bd4572ce2f3a574476a37eae5 # v1.0.8
89+
uses: OpenVidu/actions/start-openvidu-local-deployment@463dfe08b1b31721b73459a02417eae59198fc93 # v1.0.13
9090
with:
9191
ref-openvidu-local-deployment: "development"
9292
openvidu-edition: "community"

0 commit comments

Comments
 (0)