Skip to content

Commit 6574675

Browse files
Update docker/build-push-action digest to 2a53c6c
1 parent 37f60c1 commit 6574675

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@2a53c6ccda456d31fb62eedc658aae06e238b7bd
3030
with:
3131
context: .
3232
file: ./Dockerfile

0 commit comments

Comments
 (0)