Skip to content

Commit c17f2f4

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

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

0 commit comments

Comments
 (0)