diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 37c9dd4..ce17670 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -30,4 +30,4 @@ jobs: run: CGO_ENABLED=1 go build -v ./cmd/gpu-mcp-server/ - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 \ No newline at end of file + uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 \ No newline at end of file