Skip to content

Commit dfbc36e

Browse files
chore(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#3348)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a452b3 commit dfbc36e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mcp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
8383
- name: Set up Docker
8484
if: runner.os == 'Linux'
85-
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
85+
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
8686

8787
# we need to pull the mcp/brave-search image to run the test
8888
# on the actual mcp server as an example of real life usage

0 commit comments

Comments
 (0)