Skip to content

Commit a908a25

Browse files
committed
Update docker/build-push-action digest to eb539f4
1 parent fdabd9c commit a908a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5454

5555
- name: Build and push Docker image
56-
uses: docker/build-push-action@7e6f77677b7892794c8852c6e3773c3e9bc3129a
56+
uses: docker/build-push-action@eb539f44b153603ccbfbd98e2ab9d4d0dcaf23a4
5757
with:
5858
context: .
5959
push: true

0 commit comments

Comments
 (0)