Skip to content

Commit d3042fe

Browse files
Update docker/build-push-action digest to ef6cba3
1 parent 37f60c1 commit d3042fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
images: lorenzophys/secure-share
2727

2828
- name: Build and push Docker image
29-
uses: docker/build-push-action@6003d3266a923de06063d23a19bd1c719af997c0
29+
uses: docker/build-push-action@ef6cba335306ace1da064b44f9f739dec9be9fa0
3030
with:
3131
context: .
3232
file: ./Dockerfile

0 commit comments

Comments
 (0)