diff --git a/.github/workflows/helm-community.yml b/.github/workflows/helm-community.yml index 5ce2453a4..3ae8d8d67 100644 --- a/.github/workflows/helm-community.yml +++ b/.github/workflows/helm-community.yml @@ -56,7 +56,7 @@ jobs: steps: - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 - - uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4.1.0 + - uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0 with: version: "3.12.1" diff --git a/.github/workflows/helm-enterprise.yml b/.github/workflows/helm-enterprise.yml index b5016499a..6203d3e4f 100644 --- a/.github/workflows/helm-enterprise.yml +++ b/.github/workflows/helm-enterprise.yml @@ -66,7 +66,7 @@ jobs: steps: - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 - - uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 + - uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 with: version: "3.14.3"