Skip to content

Commit 62b70c4

Browse files
authored
Merge pull request #466 from Automattic/dependabot/github_actions/docker-1a3f803117
build(deps): bump docker/setup-docker-action from 4.3.0 to 4.4.0 in the docker group
2 parents 5f05c9d + 3d4a3af commit 62b70c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
uses: Automattic/vip-actions/expose-github-runtime@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1
7979

8080
- name: Set up Docker
81-
uses: docker/setup-docker-action@b60f85385d03ac8acfca6d9996982511d8620a19 # v4.3.0
81+
uses: docker/setup-docker-action@3fb92d6d9c634363128c8cce4bc3b2826526370a # v4.4.0
8282
with:
8383
daemon-config: |
8484
{
@@ -281,7 +281,7 @@ jobs:
281281
uses: Automattic/vip-actions/expose-github-runtime@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1
282282

283283
- name: Set up Docker
284-
uses: docker/setup-docker-action@b60f85385d03ac8acfca6d9996982511d8620a19 # v4.3.0
284+
uses: docker/setup-docker-action@3fb92d6d9c634363128c8cce4bc3b2826526370a # v4.4.0
285285
with:
286286
daemon-config: |
287287
{

0 commit comments

Comments
 (0)