diff --git a/.github/workflows/mcp.yml b/.github/workflows/mcp.yml index 2be60ab11d..aeb169228f 100644 --- a/.github/workflows/mcp.yml +++ b/.github/workflows/mcp.yml @@ -82,7 +82,7 @@ jobs: - name: Set up Docker if: runner.os == 'Linux' - uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0 + uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0 # we need to pull the mcp/brave-search image to run the test # on the actual mcp server as an example of real life usage