Skip to content

feat(CB2-15040): add new tyre use code options (#170) #2725

feat(CB2-15040): add new tyre use code options (#170)

feat(CB2-15040): add new tyre use code options (#170) #2725

Workflow file for this run

name: Synk Security run
on: push
jobs:
security:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Snyk to check for vulnerabilities
uses: snyk/actions/node@master
continue-on-error: false
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
json: true
command: test