Skip to content

Commit d6eff69

Browse files
Update docker/setup-buildx-action digest to 6a25f98 (#360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6143033 commit d6eff69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
# Workaround: https://github.com/docker/build-push-action/issues/461
5050
- name: Setup Docker buildx
51-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
51+
uses: docker/setup-buildx-action@6a25f988bdfa969e96a38fc9f843ea31e0b5df27
5252

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

0 commit comments

Comments
 (0)