From dd548cde1bffea4397c83a0c64dd5c88a75588f5 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 14 Dec 2023 14:39:25 +0100 Subject: [PATCH] test --- .github/workflows/reusable-lightweight.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/reusable-lightweight.yml b/.github/workflows/reusable-lightweight.yml index 03ec17026..37b1cae73 100644 --- a/.github/workflows/reusable-lightweight.yml +++ b/.github/workflows/reusable-lightweight.yml @@ -168,6 +168,7 @@ jobs: with: repository: splunk/addonfactory-workflow-addon-release ref: ${{ needs.get-called-sha.outputs.sha }} + fetch-depth: 0 - name: Run linting checks uses: ./.github/actions/lint