From 6b26326236584c653b327555ffc12168f0af1681 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Sat, 27 Dec 2025 02:08:24 -0600 Subject: [PATCH] Update repo_health.yml --- .github/workflows/repo_health.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/repo_health.yml b/.github/workflows/repo_health.yml index e2ef381..4ac3617 100644 --- a/.github/workflows/repo_health.yml +++ b/.github/workflows/repo_health.yml @@ -114,6 +114,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 + with: fetch-depth: 0 - name: Guardrails: release secrets and vars