Skip to content

chore(cb2-12087): added new logging (#75) #1834

chore(cb2-12087): added new logging (#75)

chore(cb2-12087): added new logging (#75) #1834

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