Skip to content

Merge branch 'feature/RELEASE-123' into feat/cb2-10033 #5554

Merge branch 'feature/RELEASE-123' into feat/cb2-10033

Merge branch 'feature/RELEASE-123' into feat/cb2-10033 #5554

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 }}