Skip to content

Commit d7965b4

Browse files
authored
Merge pull request #5 from ruifung/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 6524bf6
2 parents ea73d6a + 7039b81 commit d7965b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish.yml

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

5555
# Workaround: https://github.com/docker/build-push-action/issues/461
5656
- name: Setup Docker buildx
57-
uses: docker/setup-buildx-action@0f069ddc17b8eb78586b08a7fe335fd54649e2d3
57+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
5858

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

0 commit comments

Comments
 (0)