Skip to content

Commit b3ef9e8

Browse files
chore(deps): update azure/setup-helm action to v4.3.1 (#1501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32bd4d4 commit b3ef9e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/operator-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
167167

168168
- name: Set up Helm
169-
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0 # [email protected]
169+
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1 # [email protected]
170170

171171
- name: Setup Ko
172172
uses: ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717

1818
- name: Set up Helm
19-
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
19+
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
2020
with:
2121
version: v3.10.0
2222

0 commit comments

Comments
 (0)