diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 9111a3e..b7b2629 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -42,7 +42,7 @@ jobs: # mode the CodeQL Action's own docs recommend for interpreted # languages, and it sidesteps the question of an autobuild step # fitting this project's uv-based build at all. - - uses: github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 + - uses: github/codeql-action/init@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4.38.0 with: languages: python build-mode: none