mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 14:00:18 +00:00
attempt at codeql config for the right target
This commit is contained in:
1
.github/workflows/codeql.yaml
vendored
1
.github/workflows/codeql.yaml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
with:
|
||||
languages: ${{ matrix.language }}
|
||||
build-mode: ${{ matrix.build-mode }}
|
||||
config-file: ./.github/codeql/codeql-config.yaml
|
||||
|
||||
- name: perform codeql analysis
|
||||
uses: github/codeql-action/analyze@16140ae1a102900babc80a33c44059580f687047 #v4
|
||||
|
||||
Reference in New Issue
Block a user