Accept change in PR
Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
parent
18f13455eb
commit
696504dcab
1 changed files with 1 additions and 2 deletions
|
|
@ -166,8 +166,7 @@ Use the `config` parameter of the `init` action to enable a workflow based confi
|
||||||
- uses: github/codeql-action/init@v2
|
- uses: github/codeql-action/init@v2
|
||||||
with:
|
with:
|
||||||
languages: ${{ matrix.language }}
|
languages: ${{ matrix.language }}
|
||||||
config: |
|
config: ${{ vars.CODEQL_CONF }}
|
||||||
${{vars.CODEQL_CONF}}
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue