From bd279caf4e7a25aca27c4ba200de48bfc6e142c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:44:45 +0200 Subject: [PATCH] Bump azure/setup-helm from 4.1.0 to 4.2.0 (#1131) [skip ci] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/helm-community.yml | 2 +- .github/workflows/helm-enterprise.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"