Skip to content

Commit 3b8a796

Browse files
Bump docker/setup-docker-action in /.github/actions/create-dev-env (#2349)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d2a3da commit 3b8a796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/create-dev-env/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ runs:
2020
# Can be removed after Docker Engine is updated
2121
# https://github.com/actions/runner-images/issues/11766
2222
- name: Set Up Docker 🐳
23-
uses: docker/setup-docker-action@3fb92d6d9c634363128c8cce4bc3b2826526370a # v4.4.0
23+
uses: docker/setup-docker-action@efe9e3891a4f7307e689f2100b33a155b900a608 # v4.5.0
2424
with:
2525
set-host: true

0 commit comments

Comments
 (0)