Skip to content

Commit e877c6b

Browse files
Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#81)
1 parent 01f87df commit e877c6b

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@f03ac48505955848960e80bbb68046aa35c7b9e7
48+
uses: docker/setup-buildx-action@4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c
4949

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

0 commit comments

Comments
 (0)