Skip to content

Commit 17d1ff1

Browse files
dependabot[bot]aaron-prindle
authored andcommitted
chore(deps): bump docker/setup-qemu-action from 1.2.0 to 2.1.0 (GoogleContainerTools#2287)
* chore(deps): bump docker/setup-qemu-action from 1.2.0 to 2.1.0 Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.2.0 to 2.1.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@27d0a4f...e81a89b) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update images.yaml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Prindle <aprindle@google.com>
1 parent d607f6e commit 17d1ff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: gcloud auth configure-docker
7474

7575
# Build and push with Docker.
76-
- uses: docker/setup-qemu-action@27d0a4f181a40b142cce983c5393082c365d1480 # v1
76+
- uses: docker/setup-qemu-action@e81a89b1732b9c48d79cd809d8d81d79c4647a18 # v2.1.0
7777
with:
7878
platforms: ${{ matrix.platforms }}
7979
- uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # v1

0 commit comments

Comments
 (0)