Skip to content

feat(cb2-9045): update to node 18 (#9) #906

feat(cb2-9045): update to node 18 (#9)

feat(cb2-9045): update to node 18 (#9) #906

Workflow file for this run

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