ci: temporary workaround for the snyk failure (#95)

The Sarif upload action is currently failing because of github/codeql-action#2187, which turned out being related to how snyk produces the sarif.
While the issue is being investigated with snyk, let's deploy a temporary workaround to allow the push of new images.
This commit is contained in:
Niccolò Fei
2024-03-13 13:21:06 +01:00
committed by GitHub
parent 3a5dd39a21
commit 6d2b8cbd74

View File

@@ -98,6 +98,7 @@ jobs:
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v3
continue-on-error: true
with:
sarif_file: snyk.sarif