Skip to content

Commit 8b298fd

Browse files
committed
Update docker/build-push-action digest to 1ca370b
1 parent 8d42a0a commit 8b298fd

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@a254f8ca60a858f3136a2f1f23a60969f2c402dd
56+
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
5757
with:
5858
context: .
5959
push: true

0 commit comments

Comments
 (0)