Skip to content

Commit b54d004

Browse files
Bump docker/setup-qemu-action from 3.4.0 to 3.6.0 (#168)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f9a32e commit b54d004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-container-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
username: cisco-service
6868
password: ${{ secrets.PACKAGE_PUBLICATION_TOKEN }}
6969
- name: Set up QEMU
70-
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0
70+
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
7171
with:
7272
platforms: arm64, amd64
7373
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)