diff --git a/.github/workflows/modules-chart-update.yaml b/.github/workflows/modules-chart-update.yaml index 52d4fd1a2b..2e77b2a121 100644 --- a/.github/workflows/modules-chart-update.yaml +++ b/.github/workflows/modules-chart-update.yaml @@ -59,7 +59,7 @@ jobs: - name: "Upgrade Helm chart dependencies" id: deps-update - uses: camptocamp/helm-dependency-update-action@v0.4.1 + uses: camptocamp/helm-dependency-update-action@v0.5.0 with: chart-path: "charts/${{ matrix.chart-name }}" readme-path: "README.adoc"