We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ad1ac commit cc343c4Copy full SHA for cc343c4
.github/workflows/ci.yaml
@@ -101,7 +101,7 @@ jobs:
101
- name: Build Docker image
102
id: push
103
timeout-minutes: 25
104
- uses: docker/build-push-action@090ca155fc9b214cbcac536c450455a0e96f52c6
+ uses: docker/build-push-action@a8d35412fb758de9162fd63e3fa3f0942bdedb4d
105
with:
106
context: .
107
load: false
0 commit comments