We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f688d30 commit 702fe0fCopy full SHA for 702fe0f
.github/workflows/codeql-analysis.yml
@@ -28,4 +28,4 @@ jobs:
28
security-events: write # for github/codeql-action/autobuild to send a status report
29
uses: nginxinc/compliance-rules/.github/workflows/codeql.yml@c903bfe6c668eaba362cde6a7882278bc1564401 # v0.1
30
with:
31
- requested_languages: go,javascript-typescript
+ requested_languages: go,javascript-typescript,actions
0 commit comments