Skip to content

Commit 5673c84

Browse files
committed
Update docker/build-push-action digest to 2cdde99
1 parent a1315d6 commit 5673c84

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@2a7db1d68aab1a514ba647f39bcde60888a1753f
104+
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
105105
with:
106106
context: .
107107
load: false

0 commit comments

Comments
 (0)