Skip to content

Commit b4f2914

Browse files
authored
Merge pull request #224 from telnetdoogie/renovate/docker-setup-buildx-action-digest
chore(deps): update docker/setup-buildx-action digest to 6524bf6
2 parents 18f4606 + 6335d50 commit b4f2914

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
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Workaround: https://github.com/docker/build-push-action/issues/461
4141
- name: Setup Docker buildx
42-
uses: docker/setup-buildx-action@db63cee3de03c9e9f201f1b6213e29b58eaa560d
42+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
4343

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

0 commit comments

Comments
 (0)