We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0f724 commit 01d2044Copy full SHA for 01d2044
.github/workflows/security-scan.yml
@@ -45,4 +45,5 @@ jobs:
45
if: ${{ github.event_name == 'schedule' }}
46
uses: github/codeql-action/upload-sarif@v3
47
with:
48
+ checkout_path: ./php-agent
49
sarif_file: trivy-results.sarif
0 commit comments