Skip to content

Commit a195ee5

Browse files
committed
chore(deps): update docker/build-push-action digest to e050dfa
1 parent 41807ef commit a195ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

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

5353
- name: Build and push Docker image
54-
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
54+
uses: docker/build-push-action@e050dfa622d93dfcc095192a984db567cb14f0f0
5555
with:
5656
context: .
5757
push: true

0 commit comments

Comments
 (0)