Skip to content

Commit 9528ada

Browse files
chore(deps): update docker/setup-buildx-action digest to afeb29a
1 parent 7db8bb6 commit 9528ada

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
@@ -42,7 +42,7 @@ jobs:
4242

4343
# Workaround: https://github.com/docker/build-push-action/issues/461
4444
- name: Setup Docker buildx
45-
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2
45+
uses: docker/setup-buildx-action@afeb29a6e0d7d6258844ecabe6eba67d13443680
4646

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

0 commit comments

Comments
 (0)