Update codeql.yml

This commit is contained in:
pointfeev 2022-05-17 10:56:54 -05:00 committed by GitHub
parent e97ac3f4b2
commit f4390d3e82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ jobs:
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
config-file: ./.github/workflows/codeql-config.yml
- name: Autobuild
uses: github/codeql-action/autobuild@v2