File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -342,7 +342,7 @@ jobs:
342342 with :
343343 dockerfile : Dockerfile
344344 - name : Enable containerd image store
345- uses : crazy-max/ghaction-setup-docker@v3.5 .0
345+ uses : crazy-max/ghaction-setup-docker@v4.0 .0
346346 with :
347347 version : v24.0.6
348348 daemon-config : |
Original file line number Diff line number Diff line change 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@635d07c09dc2b52072362e9bb37e7e789767106d
88+ uses : crazy-max/ghaction-setup-docker@7188e7a99827d70f850d0e0cb39c385f2a7b436d
8989 with :
9090 version : v24.0.6
9191 daemon-config : |
You can’t perform that action at this time.
0 commit comments