From 3e21e2868d5a40e1e790ee49b99e7c168bd4e9f9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 16 Apr 2024 00:35:32 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm digest to fe7b79c --- .github/workflows/common.release.yaml | 2 +- .github/workflows/common_library_tests.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/common.release.yaml b/.github/workflows/common.release.yaml index 4106763b..9f19e4cf 100644 --- a/.github/workflows/common.release.yaml +++ b/.github/workflows/common.release.yaml @@ -28,7 +28,7 @@ jobs: git config user.email "bot@truecharts.org" - name: Install Helm - uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4 + uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4 with: version: v3.14.1 diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index 6302b2fc..dd6e92e3 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -32,7 +32,7 @@ jobs: fetch-depth: 1 - name: Install Helm - uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4 + uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4 with: version: ${{ matrix.helm-version }} @@ -70,7 +70,7 @@ jobs: fetch-depth: 1 - name: Install Helm - uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4 + uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4 with: version: ${{ matrix.helm-version }} @@ -144,7 +144,7 @@ jobs: fetch-depth: 1 - name: Install Helm - uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4 + uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4 with: version: ${{ matrix.helm-version }}