diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index c1186de..c8c2e2d 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@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3 \ No newline at end of file + uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 \ No newline at end of file