Skip to content

Commit

Permalink
Adding snyk monitor test -> fails on critical sec vuln
Browse files Browse the repository at this point in the history
  • Loading branch information
BhruguR committed Jun 16, 2024
1 parent e652fc7 commit d050639
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
ref: ${{ github.ref }}
- name: Run Snyk to check for vulnerabilities
uses: snyk/actions/node@master
continue-on-error: false
Expand Down

0 comments on commit d050639

Please sign in to comment.