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 184b841 commit 5bca3bbCopy full SHA for 5bca3bb
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f
21
22
- name: Build Docker image and store in cache
23
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
24
with:
25
context: .
26
push: false
0 commit comments