Skip to content

Commit a22d74f

Browse files
chore(deps): update azure/setup-helm action from v4.3.0 to v4.3.1 (.github/workflows/test-helm-chart.yml) (#13018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5ba4c6 commit a22d74f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-x-manual-helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
git config --global user.email "${{ env.GIT_EMAIL }}"
6363
6464
- name: Set up Helm
65-
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
65+
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
6666

6767
- name: Configure HELM repos
6868
run: |-

.github/workflows/test-helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Set up Helm
23-
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
23+
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
2424

2525
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
2626
with:

0 commit comments

Comments
 (0)