From dff874c754818af650955140938e0aa607bfec55 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Jul 2024 11:11:40 +0000 Subject: [PATCH] ci(deps): update helm/chart-testing-action digest to 5aa1c68 (maint/v5) (#635) Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .forgejo/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index 3ea9094..e03308c 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -103,7 +103,7 @@ jobs: - name: Install chart-testing # TODO: pin to version when this is released: https://github.com/helm/chart-testing-action/pull/137 - uses: helm/chart-testing-action@9c98eaab2efcdc7233e9c49d05cb68d0bec56aba # main + uses: helm/chart-testing-action@5aa1c68405a43a57240a9b2869379324b2bec0fc # main with: version: ${{ env.HELM_CHART_TESTING_VERSION }}