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 040adec commit ee40d2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
- name: Cx report
uses: actions/upload-artifact@v3
with:
name: cx_result.pdf
path: cx_result.pdf
name: cx_result.sarif
path: cx_result.sarif
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
with:
Expand Down

0 comments on commit ee40d2e

Please sign in to comment.