From 6372dce4424cd35e9bc98768c48f373f4fde1cbe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 May 2024 08:44:25 +0000 Subject: [PATCH] ci(deps): update helm/chart-testing-action digest to 4f62db1 (#464) 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 899e873..aa65793 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -102,7 +102,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@16c6be374ac50a5ef2faa6a755d2fad76a94c9fd # main + uses: helm/chart-testing-action@4f62db170e3aa295575ba779f7141287841da474 # main with: version: ${{ env.HELM_CHART_TESTING_VERSION }}