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