Skip to content

Commit 6ba5568

Browse files
Update docker/build-push-action digest to 8c1e8f8
1 parent f1f2cb9 commit 6ba5568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
tags: |
3535
type=ref,event=branch
3636
- name: Build and push Docker image
37-
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
37+
uses: docker/build-push-action@8c1e8f8e5bf845ba3773a14f3967965548a2341e
3838
with:
3939
context: .
4040
file: Dockerfile

0 commit comments

Comments
 (0)