From 7b16f3a6d72f5c81bc68304947729c645fe5cf7a Mon Sep 17 00:00:00 2001 From: automation-bot Date: Tue, 29 Apr 2025 00:01:45 +0000 Subject: [PATCH] chore(deps): update ghcr.io/quarto-dev/quarto docker tag to v1.8.0 --- .crow/docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.crow/docs.yaml b/.crow/docs.yaml index e72e993..86eb36d 100644 --- a/.crow/docs.yaml +++ b/.crow/docs.yaml @@ -8,7 +8,7 @@ when: steps: quarto-build: - image: ghcr.io/quarto-dev/quarto:1.7.29 + image: ghcr.io/quarto-dev/quarto:1.8.0 directory: docs commands: - quarto render -- 2.54.0