From 6f6265bd5bb1a0d88ca0f41c60c4fddfad93840c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Jan 2025 11:31:18 +0000 Subject: [PATCH] ci(deps): update helm/chart-testing-action digest to 0d28d31 --- .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 0148840..565e3e3 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -113,7 +113,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@5aa1c68405a43a57240a9b2869379324b2bec0fc # main + uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # main with: version: ${{ env.HELM_CHART_TESTING_VERSION }}