Skip to content

Commit 1b21442

Browse files
Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#627)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v3.7.0...v4.0.0) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4328d03 commit 1b21442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
password: ${{ secrets.GITHUB_TOKEN }}
113113

114114
- name: Setup | Docker QEMU
115-
uses: docker/setup-qemu-action@v3.7.0
115+
uses: docker/setup-qemu-action@v4.0.0
116116

117117
- name: Setup | Docker Buildx
118118
uses: docker/setup-buildx-action@v4.0.0

0 commit comments

Comments
 (0)