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