diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index fe3f2f9e..fad2fb04 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -127,7 +127,7 @@ jobs: - name: Checkout uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3 with: - fetch-depth: 0 + fetch-depth: 1 - name: Install Helm uses: azure/setup-helm@f382f75448129b3be48f8121b9857be18d815a82 # tag=v3