Skip to content

Commit cc343c4

Browse files
Update docker/build-push-action digest to a8d3541
1 parent 31ad1ac commit cc343c4

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@a8d35412fb758de9162fd63e3fa3f0942bdedb4d
105105
with:
106106
context: .
107107
load: false

0 commit comments

Comments
 (0)