diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 39de112..e73d2a6 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -21,7 +21,7 @@ jobs: DOTNET_INSTALL_DIR: ${{ runner.temp }}/.dotnet with: global-json-file: global.json - - uses: github/codeql-action/init@24c7eb380a2dc368f2d129e4c65e51d172983a1e # v4 + - uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4 with: languages: csharp build-mode: manual