diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index b829a22..6ee3e28 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@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 + - uses: github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 with: languages: csharp build-mode: manual