Skip to content

Commit 08f2299

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

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

0 commit comments

Comments
 (0)