Skip to content

Commit

Permalink
fix(githubActions): add snyk static scan
Browse files Browse the repository at this point in the history
  • Loading branch information
HoseaCodes committed Aug 11, 2023
1 parent a0f24ec commit f7bd052
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
continue-on-error: true
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
command: monitor
- name: Archive snyk results
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit f7bd052

Please sign in to comment.