diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 1972b5f..71d5506 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -40,6 +40,6 @@ jobs: # Path and rule exclusions, each with its reason, live in the config # file so they are reviewable in one place. config-file: ./.github/codeql/codeql-config.yml - - uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 + - uses: github/codeql-action/analyze@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4.38.0 with: category: "/language:${{ matrix.language }}"