diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 612cf65..f747dae 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -48,7 +48,7 @@ jobs: # in-workspace modules (the same set ci.yml lints and tests) and compiles # each under the CodeQL tracer. - name: Initialize CodeQL - uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2 + uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3 with: languages: go build-mode: manual