Skip to content

Commit 8d9dad5

Browse files
Update docker/setup-buildx-action digest to b467d6a (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40d8449 commit 8d9dad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

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

4646
# Workaround: https://github.com/docker/build-push-action/issues/461
4747
- name: Setup Docker buildx
48-
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27
48+
uses: docker/setup-buildx-action@b467d6aa7afffae6d3d466d2a74bd266618f87d6
4949

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

0 commit comments

Comments
 (0)