From 4417b006609b2eba8aee7949f68451078a39074d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 May 2024 07:32:01 +0000 Subject: [PATCH] ci(deps): update helm/chart-testing-action digest to 4f62db1 --- .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 6d4a487..0e5764f 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@af96d800b1be6aab4e5770afe641ba93d52e3c8d # main + uses: helm/chart-testing-action@4f62db170e3aa295575ba779f7141287841da474 # main with: version: ${{ env.HELM_CHART_TESTING_VERSION }}