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 f14393d commit 034f6ccCopy full SHA for 034f6cc
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@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
26
with:
27
context: .
28
push: false
0 commit comments