From 3bb2e3c2c08629a66b36b311cab8dd56fa52d087 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 1 Dec 2025 22:00:59 -0600 Subject: [PATCH] add fetch depth --- .gitea/workflows/render-manifests.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/render-manifests.yaml b/.gitea/workflows/render-manifests.yaml index 0245e19ef..ed84a574c 100644 --- a/.gitea/workflows/render-manifests.yaml +++ b/.gitea/workflows/render-manifests.yaml @@ -25,6 +25,7 @@ jobs: uses: actions/checkout@v6 with: path: infrastructure + fetch-depth: 0 - name: Checkout Manifests uses: actions/checkout@v6