We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a5ef1 commit 8b3345dCopy full SHA for 8b3345d
.github/workflows/build-push.yml
@@ -78,7 +78,7 @@ jobs:
78
uses: Automattic/vip-actions/expose-github-runtime@e1faabf165941008de4c0c1381df153e49d8ad2c # v0.6.0
79
80
- name: Set up Docker
81
- uses: docker/setup-docker-action@c2d73c1a11a9b44be6d855121d75c3e0dac814c1 # v4.2.0
+ uses: docker/setup-docker-action@b60f85385d03ac8acfca6d9996982511d8620a19 # v4.3.0
82
with:
83
daemon-config: |
84
{
@@ -281,7 +281,7 @@ jobs:
281
282
283
284
285
286
287
0 commit comments