mirror of
https://github.com/github/codeql-action.git
synced 2025-12-31 03:30:14 +08:00
Fixes integration tests referred repo
This commit is contained in:
2
.github/workflows/__ref-commit-input.yml
generated
vendored
2
.github/workflows/__ref-commit-input.yml
generated
vendored
@@ -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