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 e292c8c commit dad470aCopy full SHA for dad470a
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Initialize CodeQL
30
uses: github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
31
with:
32
- languages: actions,ruby
+ languages:
33
config: |
34
# initial configurations for CodeQL should be looking for high precision
35
# and high severity issues to ensure developers aren't compromised by false positives.
0 commit comments