We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b3ef4 commit 2b93c2aCopy full SHA for 2b93c2a
1 file changed
.github/workflows/devsecops-pipeline.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Initialize CodeQL
66
uses: github/codeql-action/init@v3
67
with:
68
- languages: javascript, typescript
+ languages: javascript
69
queries: security-and-quality
70
71
# Autobuild (attempts to automatically build any compiled languages)
0 commit comments