We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd7305 commit 91bf74cCopy full SHA for 91bf74c
.github/workflows/node.js.yml
@@ -39,4 +39,5 @@ jobs:
39
40
# Run the official Semgrep action
41
- name: Run Semgrep
42
- uses: returntocorp/semgrep-action@v1
+ uses: returntocorp/semgrep-action@v1
43
+ - run: semgrep scan
0 commit comments