Skip to content

Commit 3ea24e0

Browse files
authored
Merge pull request #1952 from AlphaSphereDotAI/renovate/docker-setup-buildx-action-4.x
Update docker/setup-buildx-action action to v4.1.0
2 parents 9adcdc3 + c7047dd commit 3ea24e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/.docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Set up QEMU
8484
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
8585
- name: Set up Docker Buildx
86-
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
86+
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
8787
- name: Docker meta
8888
id: meta
8989
uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6.1.0

0 commit comments

Comments
 (0)