Skip to content

Commit 10b0389

Browse files
build(deps): update docker/setup-buildx-action digest to b5ca514
1 parent 63b4ef9 commit 10b0389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
- name: Set up QEMU
110110
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3
111111
- name: Set up Docker Buildx
112-
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
112+
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
113113
with:
114114
platforms: linux/amd64,linux/arm64
115115
- name: Build and publish model-server Docker image

0 commit comments

Comments
 (0)