We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a452b3 commit dfbc36eCopy full SHA for dfbc36e
1 file changed
.github/workflows/mcp.yml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Set up Docker
84
if: runner.os == 'Linux'
85
- uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
+ uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
86
87
# we need to pull the mcp/brave-search image to run the test
88
# on the actual mcp server as an example of real life usage
0 commit comments