We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d95b22e commit b025776Copy full SHA for b025776
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
install: true
23
24
- name: Build Docker image and store in cache
25
- uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f
26
with:
27
context: .
28
push: false
0 commit comments