Skip to content

Commit 741b719

Browse files
build(deps): bump crazy-max/ghaction-setup-docker from 4.3.0 to 4.4.0 (#4313)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0fa8b7 commit 741b719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
release_tag=${{ steps.get-latest-tag.outputs.tag }}
8686
echo "LATEST_VERSION=${release_tag#*/}" >> "$GITHUB_ENV"
8787
- name: Enable containerd image store # See https://github.com/docker/setup-buildx-action/issues/257#issuecomment-1722284952
88-
uses: crazy-max/ghaction-setup-docker@b60f85385d03ac8acfca6d9996982511d8620a19
88+
uses: crazy-max/ghaction-setup-docker@3fb92d6d9c634363128c8cce4bc3b2826526370a
8989
with:
9090
version: v24.0.6
9191
daemon-config: |

0 commit comments

Comments
 (0)