mirror of
https://github.com/github/codeql-action.git
synced 2026-05-20 22:30:29 +00:00
Fixes integration tests referred repo
This commit is contained in:
Generated
+1
-1
@@ -48,7 +48,7 @@ jobs:
|
||||
with:
|
||||
tools: ${{ steps.prepare-test.outputs.tools-url }}
|
||||
languages: cpp,csharp,java,javascript,python
|
||||
config-file: github/codeql-action/tests/multi-language-repo/.github/codeql/custom-queries.yml@${{
|
||||
config-file: ${{ github.repository }}/tests/multi-language-repo/.github/codeql/custom-queries.yml@${{
|
||||
github.sha }}
|
||||
- name: Build code
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user