Skip to content

Commit 41c0324

Browse files
committed
chore(dependencies): update docker/build-push-action digest to fd72648
1 parent 107c1a7 commit 41c0324

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

0 commit comments

Comments
 (0)