diff --git a/.github/workflows/react-dependency-check.yaml b/.github/workflows/react-dependency-check.yaml index 1ac0534..96d9934 100644 --- a/.github/workflows/react-dependency-check.yaml +++ b/.github/workflows/react-dependency-check.yaml @@ -26,7 +26,6 @@ jobs: format: 'sarif' output: 'sca-report.sarif' severity: CRITICAL,HIGH - scan-ref: '.' - name: upload result uses: github/codeql-action/upload-sarif@v2 with: diff --git a/sca-report.txt b/sca-report.txt deleted file mode 100644 index e69de29..0000000