This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch chore/helm-actions-devendor
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/chore/helm-actions-devendor by 
this push:
     new 0777a348cdc diagnostic: try latest chart-testing-action SHA (v2.8.0) 
to test allowlist match
0777a348cdc is described below

commit 0777a348cdc6cc13e27d04aef22a80c832492c8e
Author: Claude Code <[email protected]>
AuthorDate: Mon Jul 27 22:14:37 2026 -0700

    diagnostic: try latest chart-testing-action SHA (v2.8.0) to test allowlist 
match
---
 .github/workflows/superset-helm-lint-test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/superset-helm-lint-test.yml 
b/.github/workflows/superset-helm-lint-test.yml
index 0d137098d84..1caf85cbafe 100644
--- a/.github/workflows/superset-helm-lint-test.yml
+++ b/.github/workflows/superset-helm-lint-test.yml
@@ -43,7 +43,7 @@ jobs:
           install-superset: "false"
 
       - name: Set up chart-testing
-        uses: 
helm/chart-testing-action@afea100a513515fbd68b0e72a7bb0ae34cb62aec # v2.3.1
+        uses: 
helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
 
       - name: Run chart-testing (list-changed)
         id: list-changed

Reply via email to