Skip to content

Commit

Permalink
update sarif version
Browse files Browse the repository at this point in the history
  • Loading branch information
leiicamundi committed Mar 5, 2024
1 parent dbd1b8c commit c2448e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ jobs:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

- name: Upload Snyk report as sarif 📦
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: snyk.sarif

Expand Down

0 comments on commit c2448e6

Please sign in to comment.