mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
Bump docker/setup-buildx-action (#6096)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from b167a89702b8b5314c104ab9d211b3dcf774f2b1 to a946f06b5ddbde456d0115dc585e8dc3c7a0c3e0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](b167a89702...a946f06b5d)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
91d40ebe26
commit
93d16af383
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -209,7 +209,7 @@ jobs:
|
|||
name: binaries.linux
|
||||
path: release/dist
|
||||
- uses: docker/setup-qemu-action@e81a89b1732b9c48d79cd809d8d81d79c4647a18 # v2.1.0
|
||||
- uses: docker/setup-buildx-action@b167a89702b8b5314c104ab9d211b3dcf774f2b1 # v1.6.0
|
||||
- uses: docker/setup-buildx-action@a946f06b5ddbde456d0115dc585e8dc3c7a0c3e0 # v1.6.0
|
||||
- run: python release/build-and-deploy-docker.py
|
||||
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue