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.
2 parents 9ef3fb2 + 61ff0cd commit a1c2390Copy full SHA for a1c2390
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@5cd11c3a4ced054e52742c5fd54dca954e0edd85
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
26
with:
27
context: .
28
push: false
0 commit comments