Merge pull request #19513 from Homebrew/dependabot/github_actions/docker/setup-buildx-action-3.10.0
build(deps): bump docker/setup-buildx-action from 3.8.0 to 3.10.0
This commit is contained in:
commit
af3d7d1f16
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -249,7 +249,7 @@ jobs:
|
||||
version: ${{ fromJSON(needs.generate-tags.outputs.matrix) }}
|
||||
steps:
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
|
||||
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
|
||||
with:
|
||||
cache-binary: false
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user