Update .gitea/workflows/datadog-static-analysis.yml
This commit is contained in:
parent
b407497713
commit
7c4c20b3ce
@ -33,4 +33,5 @@ jobs:
|
||||
nvm current # Should print "v22.14.0".
|
||||
# Verify npm version:
|
||||
npm -v # Should print "10.9.2".
|
||||
npm install -g @datadog/datadog-ci
|
||||
datadog-ci sarif upload /tmp/semgrep.sarif
|
Loading…
x
Reference in New Issue
Block a user