Skip to content

Commit 5e533c9

Browse files
build(deps): bump crazy-max/ghaction-setup-docker from 4.5.0 to 4.6.0 (#4344)
1 parent ca020e9 commit 5e533c9

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@efe9e3891a4f7307e689f2100b33a155b900a608
88+
uses: crazy-max/ghaction-setup-docker@e61617a16c407a86262fb923c35a616ddbe070b3
8989
with:
9090
version: v24.0.6
9191
daemon-config: |

0 commit comments

Comments
 (0)