Skip to content

Commit c4a1e3a

Browse files
Update docker/build-push-action digest to b16f42f
1 parent 5acc32b commit c4a1e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Build and push Docker image
4545
id: push
46-
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497
46+
uses: docker/build-push-action@b16f42f92abaeb7610fd7fc99ab230d13e79e275
4747
with:
4848
context: .
4949
push: true

0 commit comments

Comments
 (0)