We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e0a90 commit b9ebb7eCopy full SHA for b9ebb7e
.github/workflows/build-push.yml
@@ -65,7 +65,7 @@ jobs:
65
uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
66
67
- name: Set up Docker
68
- uses: docker/setup-docker-action@efe9e3891a4f7307e689f2100b33a155b900a608 # v4.5.0
+ uses: docker/setup-docker-action@e61617a16c407a86262fb923c35a616ddbe070b3 # v4.6.0
69
with:
70
daemon-config: |
71
{
0 commit comments