We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56c827e + 9037f5c commit e8c34eaCopy full SHA for e8c34ea
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@efe9e3891a4f7307e689f2100b33a155b900a608 # v4.5.0
+ uses: docker/setup-docker-action@e61617a16c407a86262fb923c35a616ddbe070b3 # v4.6.0
82
with:
83
daemon-config: |
84
{
@@ -281,7 +281,7 @@ jobs:
281
282
283
284
285
286
287
0 commit comments