Skip to content

Commit 7fc5c14

Browse files
chore(deps): update azure/setup-helm action to v4.3.0 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c65e1dd commit 7fc5c14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fetch-depth: 0
3636

3737
- name: Set up Helm
38-
uses: azure/setup-helm@v4.2.0
38+
uses: azure/setup-helm@v4.3.0
3939
with:
4040
version: v3.16.4
4141

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
uses: actions/checkout@v4
137137

138138
- name: Set up Helm
139-
uses: azure/setup-helm@v4.2.0
139+
uses: azure/setup-helm@v4.3.0
140140
with:
141141
version: v3.16.4
142142

0 commit comments

Comments
 (0)