Skip to content

Commit 78b8d09

Browse files
committed
chore(dependencies): update docker/build-push-action digest to c56af95
1 parent b6d78d8 commit 78b8d09

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@f97d6e28502c8746b733983684d72fa7aa55e591
34+
uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5
3535
with:
3636
context: .
3737
push: true

0 commit comments

Comments
 (0)