diff --git a/.github/workflows/cii.yaml b/.github/workflows/cii.yaml index 21b7bb5e..fd49ceb5 100644 --- a/.github/workflows/cii.yaml +++ b/.github/workflows/cii.yaml @@ -37,6 +37,6 @@ jobs: path: results.sarif retention-days: 5 - name: Upload Result to Code-Scanning - uses: github/codeql-action/upload-sarif@d186a2a36cc67bfa1b860e6170d37fb9634742c7 + uses: github/codeql-action/upload-sarif@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db with: sarif_file: results.sarif