Skip to content

Commit

Permalink
Merge pull request #6310 from finos/renamve-gha
Browse files Browse the repository at this point in the history
Updating Node CVE scanning action name
  • Loading branch information
davidwatkins73 authored Nov 23, 2022
2 parents 4297962 + ae42672 commit f4495d6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Node.js CI
name: CVE Scanning for Node.js

on:
push:
Expand All @@ -23,4 +23,4 @@ jobs:
- run: npm ci --prod
working-directory: waltz-ng
- run: npx --yes auditjs ossi --whitelist allow-list.json
working-directory: waltz-ng
working-directory: waltz-ng

0 comments on commit f4495d6

Please sign in to comment.