Skip to content

fix(cb2-7666): global find and replace axle to fifth wheel coupling (… #1701

fix(cb2-7666): global find and replace axle to fifth wheel coupling (…

fix(cb2-7666): global find and replace axle to fifth wheel coupling (… #1701

Workflow file for this run

name: Synk Security run
on: push
jobs:
security:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- 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: monitor