add unit test and cleanup (#28)
* remove unnessary import * use mock for child_process.spawnSync() * document useful resources * use v1.1.0 for daily scan
This commit is contained in:
2
.github/workflows/daily.yml
vendored
2
.github/workflows/daily.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
- name: install dependencies
|
||||
run: npm ci
|
||||
- uses: oke-py/npm-audit-action@v1.0.0
|
||||
- uses: oke-py/npm-audit-action@v1.1.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue_assignees: oke-py
|
||||
|
||||
Reference in New Issue
Block a user