diff --git a/.github/workflows/cii.yaml b/.github/workflows/cii.yaml index a82ad209..346b7ec5 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@8662eabe0e9f338a07350b7fd050732745f93848 + uses: github/codeql-action/upload-sarif@f3feb00acb00f31a6f60280e6ace9ca31d91c76a with: sarif_file: results.sarif