Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrompflopes authored Jan 29, 2024
1 parent 33f7d61 commit 9642ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
base_uri: https://deu.ast.checkmarx.net/
cx_tenant: ${{ secrets.TENANT }}
additional_params: --report-format sarif --output-path .
additional_params: --report-format sarif --output-path . --scan-types sast
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
with:
Expand Down

0 comments on commit 9642ccf

Please sign in to comment.