We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3d8f1 commit 7594298Copy full SHA for 7594298
.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@a254f8ca60a858f3136a2f1f23a60969f2c402dd
+ uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
26
with:
27
context: .
28
push: false
0 commit comments