Skip to content

Commit 6b73283

Browse files
Update docker/build-push-action digest to c382f71
1 parent 31ad1ac commit 6b73283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Build Docker image
102102
id: push
103103
timeout-minutes: 25
104-
uses: docker/build-push-action@090ca155fc9b214cbcac536c450455a0e96f52c6
104+
uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318
105105
with:
106106
context: .
107107
load: false

0 commit comments

Comments
 (0)