Skip to content

Commit b957487

Browse files
Update docker/build-push-action digest to 62d8db0
1 parent c541c22 commit b957487

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@4976231911ebf5f32aad765192d35f942aa48cb8
56+
uses: docker/build-push-action@62d8db0960c97201f2ae1563702b458b5c216a38
5757
with:
5858
context: .
5959
push: true

0 commit comments

Comments
 (0)