Skip to content

Detect new brands: GTX, Maunfeld, N-one, SAILF and Detect devices for… #223

Detect new brands: GTX, Maunfeld, N-one, SAILF and Detect devices for…

Detect new brands: GTX, Maunfeld, N-one, SAILF and Detect devices for… #223

Workflow file for this run

name: Snyk
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: true
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
command: monitor