We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd28636 commit c699c27Copy full SHA for c699c27
.github/workflows/scanning.yml
@@ -63,7 +63,7 @@ jobs:
63
done
64
65
- name: Upload Docker image scan results to GitHub Security tab
66
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
67
with:
68
sarif_file: 'scans/eclipse'
69
category: "Container Images"
0 commit comments