Skip to content

fix(cb2-13841): add in query string param hardcoded to 2019 for test … #2797

fix(cb2-13841): add in query string param hardcoded to 2019 for test …

fix(cb2-13841): add in query string param hardcoded to 2019 for test … #2797

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