diff --git a/.github/workflows/sca.yml b/.github/workflows/sca.yml index 85940263898..4d552f2c3d9 100644 --- a/.github/workflows/sca.yml +++ b/.github/workflows/sca.yml @@ -28,8 +28,6 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v3 - with: - fetch-depth: 0 - name: Setup PHP uses: ./.github/composite-actions/setup-php