Skip to content

Commit b6aba14

Browse files
Update docker (#28927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 056ecbb commit b6aba14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dockerhub.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3
2525

2626
- name: Set up QEMU
27-
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3
27+
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3
2828

2929
- name: Set up Docker Buildx
3030
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
@@ -51,7 +51,7 @@ jobs:
5151
5252
- name: Build and push
5353
id: build-and-push
54-
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
54+
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6
5555
with:
5656
context: .
5757
push: true

0 commit comments

Comments
 (0)