diff --git a/.github/workflows/helm-chart-release.yml b/.github/workflows/helm-chart-release.yml index c32ea1307..98c5b4c97 100644 --- a/.github/workflows/helm-chart-release.yml +++ b/.github/workflows/helm-chart-release.yml @@ -13,7 +13,7 @@ jobs: permissions: write-all steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: fetch-depth: 0