diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 610733aa..a661ad99 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -66,7 +66,7 @@ jobs: run: dotnet build FolderDiffIL4DotNet.sln --configuration Release --no-restore - name: Analyze - uses: github/codeql-action/analyze@4187e74d05793876e9989daffde9c3e66b4acd07 # v3.37.3 + uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 with: output: codeql-raw-results post-processed-sarif-path: codeql-results