forked from sombochea/verdaccio-ui
Compare commits
1 Commits
master
...
revert-230
Author | SHA1 | Date | |
---|---|---|---|
|
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