diff --git a/.github/workflows/code_freeze.yml b/.github/workflows/code_freeze.yml index 140104e15e..83038066d2 100644 --- a/.github/workflows/code_freeze.yml +++ b/.github/workflows/code_freeze.yml @@ -28,6 +28,7 @@ jobs: - name: Check out the code uses: actions/checkout@v4 with: + fetch-depth: 0 submodules: recursive - name: Prepare fastlane