Skip to content

Commit

Permalink
Moved vuln scan to node.js.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmsdelmundo committed Apr 29, 2024
1 parent 6e62cda commit bcbc70e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build-and-test.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/node.js.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ jobs:
working-directory: ${{ env.WORKING_DIR }}
- run: npm test
working-directory: ${{ env.WORKING_DIR }}
- name: Vulnerability Scan
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v2

0 comments on commit bcbc70e

Please sign in to comment.