Skip to content

Commit 702fe0f

Browse files
authored
Add actions to CodeQL to satisfy scanning (#3417)
1 parent f688d30 commit 702fe0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
security-events: write # for github/codeql-action/autobuild to send a status report
2929
uses: nginxinc/compliance-rules/.github/workflows/codeql.yml@c903bfe6c668eaba362cde6a7882278bc1564401 # v0.1
3030
with:
31-
requested_languages: go,javascript-typescript
31+
requested_languages: go,javascript-typescript,actions

0 commit comments

Comments
 (0)