diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 610733aa..06efcb78 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@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4 with: output: codeql-raw-results post-processed-sarif-path: codeql-results