Skip to content

Commit e2f328b

Browse files
chore(deps): Bump crazy-max/ghaction-setup-docker
Bumps [crazy-max/ghaction-setup-docker](https://github.com/crazy-max/ghaction-setup-docker) from 3 to 4. - [Release notes](https://github.com/crazy-max/ghaction-setup-docker/releases) - [Commits](docker/setup-docker-action@v3...v4) --- updated-dependencies: - dependency-name: crazy-max/ghaction-setup-docker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ee69ed commit e2f328b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-docker-image/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ runs:
5353
using: composite
5454
steps:
5555
- name: Set up Docker
56-
uses: crazy-max/ghaction-setup-docker@v3
56+
uses: crazy-max/ghaction-setup-docker@v4
5757
with:
5858
daemon-config: |
5959
{

0 commit comments

Comments
 (0)