Skip to content

Commit dd54a79

Browse files
committed
Updates docker/setup-buildx-action and pins to 4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd
Updates docker/setup-buildx-action from v3 to v4.0.0 and pins to a specific commit hash instead of the tag.
1 parent fcdb6eb commit dd54a79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stackhpc-build-kayobe-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
7070

7171
- name: Set up Docker Buildx
72-
uses: docker/setup-buildx-action@v3
72+
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
7373
with:
7474
driver-opts: |
7575
image=moby/buildkit:master

0 commit comments

Comments
 (0)