Skip to content

Commit a5ac796

Browse files
committed
chore(dependencies): update docker/build-push-action digest to c088e12
1 parent 08f2299 commit a5ac796

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

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

3333
- name: Build and push Docker image
34-
uses: docker/build-push-action@b651cf69a6590d1ad24c71a10b292b7130202c9b
34+
uses: docker/build-push-action@c088e12d82a3ad77cc837cba684172c309d64ac9
3535
with:
3636
context: .
3737
push: true

0 commit comments

Comments
 (0)