Skip to content

Commit 0320e42

Browse files
Update docker/setup-buildx-action digest to afeb29a
1 parent 3de087a commit 0320e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr-io-docker-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
# Workaround: https://github.com/docker/build-push-action/issues/461
3838
- name: Setup Docker buildx
39-
uses: docker/setup-buildx-action@0f069ddc17b8eb78586b08a7fe335fd54649e2d3
39+
uses: docker/setup-buildx-action@afeb29a6e0d7d6258844ecabe6eba67d13443680
4040

4141
# Login against a Docker registry except on PR
4242
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)