Skip to content

Commit 94962c6

Browse files
Update docker/setup-buildx-action digest to 0f069dd (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2d9a47 commit 94962c6

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@b167a89702b8b5314c104ab9d211b3dcf774f2b1
39+
uses: docker/setup-buildx-action@0f069ddc17b8eb78586b08a7fe335fd54649e2d3
4040

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

0 commit comments

Comments
 (0)