Skip to content

Commit 4ab72b7

Browse files
Bump docker/setup-qemu-action (#78)
Bumps the all-dependencies group with 1 update in the /.github/actions/dependencies/install-docker directory: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action). Updates `docker/setup-qemu-action` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@96fe6ef...1f40c72) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4aa3c4 commit 4ab72b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/dependencies/install-docker

.github/actions/dependencies/install-docker/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
run: "docker --version"
1010

1111
- name: Set up QEMU
12-
uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0
12+
uses: docker/setup-qemu-action@1f40c72289eff860ee54a304f1438e3cff362e0a # v4.3.0
1313
with:
1414
platforms: all
1515

0 commit comments

Comments
 (0)