Skip to content

feat(CB2-14255): Error being thrown in cert-gen when TRL make is null… #2598

feat(CB2-14255): Error being thrown in cert-gen when TRL make is null…

feat(CB2-14255): Error being thrown in cert-gen when TRL make is null… #2598

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