Skip to content

Commit

Permalink
Update ci-api.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiran-Larbi authored May 17, 2024
1 parent a39e13a commit ae83427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ jobs:
with:
args: --sarif-file-output=snyk.sarif
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: snyk.sarif
sarif_file: ./snyk.sarif

coverage:
name: Code Coverage Suivie Physique API
Expand Down

0 comments on commit ae83427

Please sign in to comment.