We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f05c9d + 3d4a3af commit 62b70c4Copy full SHA for 62b70c4
1 file changed
.github/workflows/build-push.yml
@@ -78,7 +78,7 @@ jobs:
78
uses: Automattic/vip-actions/expose-github-runtime@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1
79
80
- name: Set up Docker
81
- uses: docker/setup-docker-action@b60f85385d03ac8acfca6d9996982511d8620a19 # v4.3.0
+ uses: docker/setup-docker-action@3fb92d6d9c634363128c8cce4bc3b2826526370a # v4.4.0
82
with:
83
daemon-config: |
84
{
@@ -281,7 +281,7 @@ jobs:
281
282
283
284
285
286
287
0 commit comments