Merge branch 'aeisenberg/check-sarif-action' into aeisenberg/remove-queries
This commit is contained in:
commit
d7459f0368
2 changed files with 12 additions and 21 deletions
2
.github/workflows/expected-queries-runs.yml
vendored
2
.github/workflows/expected-queries-runs.yml
vendored
|
|
@ -41,6 +41,6 @@ jobs:
|
|||
- name: Check Sarif
|
||||
uses: ./../action/.github/check-sarif
|
||||
with:
|
||||
sarif-file: ${{ runner.temp }}/results/javascript.sarif
|
||||
sarif-file: ${{ runner.temp }}/results/javascript.sarif
|
||||
queries-run: js/incomplete-hostname-regexp,js/path-injection
|
||||
queries-not-run: foo,bar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue