We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af68ab commit 46102fdCopy full SHA for 46102fd
.github/workflows/snyk-container.yml
@@ -37,6 +37,6 @@ jobs:
37
image: appsinet/php_development
38
args: --file=Dockerfile
39
- name: Upload result to GitHub Code Scanning
40
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
41
with:
42
sarif_file: snyk.sarif
0 commit comments