forked from sombochea/verdaccio-ui
Revert "chore: add snyk as an action (#230)"
This reverts commit 6570e3fba1
.
This commit is contained in:
parent
8d4b3cee7e
commit
6534028da0
11
.github/workflows/security.yml
vendored
11
.github/workflows/security.yml
vendored
@ -1,11 +0,0 @@
|
|||||||
name: Security Flow
|
|
||||||
on: push
|
|
||||||
jobs:
|
|
||||||
security:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@master
|
|
||||||
- name: Run Snyk to check for vulnerabilities
|
|
||||||
uses: snyk/actions/node@0.1.0
|
|
||||||
env:
|
|
||||||
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
|
Loading…
Reference in New Issue
Block a user