diff --git a/.github/workflows/update-helm-repo.yml b/.github/workflows/update-helm-repo.yml index 2309cb8..3fb4ad1 100644 --- a/.github/workflows/update-helm-repo.yml +++ b/.github/workflows/update-helm-repo.yml @@ -31,7 +31,7 @@ jobs: contents: read steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 0