Skip to content

Commit 3deaf97

Browse files
authored
Merge pull request #203 from OpenVidu/chore/update-openvidu-actions-v1.0.8
chore: update OpenVidu/actions to v1.0.8
2 parents 60e150f + a657ef7 commit 3deaf97

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@d8dca35b4da1eab26ba914b64bb441081ff61ffd # v1.0.7
32+
uses: OpenVidu/actions/build-openvidu-components-angular@9a2f61e73052475bd4572ce2f3a574476a37eae5 # v1.0.8
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@d8dca35b4da1eab26ba914b64bb441081ff61ffd # v1.0.7
89+
uses: OpenVidu/actions/start-openvidu-local-deployment@9a2f61e73052475bd4572ce2f3a574476a37eae5 # v1.0.8
9090
with:
9191
ref-openvidu-local-deployment: "development"
9292
openvidu-edition: "community"

0 commit comments

Comments
 (0)