Merge branch 'aeisenberg/check-sarif-action' into aeisenberg/remove-queries

This commit is contained in:
Andrew Eisenberg 2022-06-16 02:22:34 +02:00 committed by GitHub
commit d7459f0368
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 21 deletions

View file

@ -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