diff --git a/.github/workflows/cii.yaml b/.github/workflows/cii.yaml index 0e9e59c8..e5d4846f 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@168b99b3c22180941ae7dbdd5f5c9678ede476ba + uses: github/codeql-action/upload-sarif@67a35a08586135a9573f4327e904ecbf517a882d with: sarif_file: results.sarif