We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e16eda commit d0a5e1bCopy full SHA for d0a5e1b
.github/workflows/codeql-daily.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Initialize CodeQL
32
uses: github/codeql-action/init@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
33
with:
34
- languages: java
+ languages: java, actions
35
# using "latest" helps to keep up with the latest Kotlin support
36
# see https://github.com/github/codeql-action/issues/1555#issuecomment-1452228433
37
tools: latest
0 commit comments