Skip to content

Merge branch 'feat/CB2-14459' into feature/VTMDEV-2 #7235

Merge branch 'feat/CB2-14459' into feature/VTMDEV-2

Merge branch 'feat/CB2-14459' into feature/VTMDEV-2 #7235

Workflow file for this run

name: CI
on:
push:
jobs:
security:
uses: dvsa/.github/.github/workflows/nodejs-security.yaml@v2
with:
args: '--all-projects'
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}