Skip to content

Commit a21c88e

Browse files
chore(deps): update azure/setup-helm action to v4.3.1
1 parent dddc9e2 commit a21c88e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Set up Helm
24-
uses: azure/setup-helm@v4.3.0
24+
uses: azure/setup-helm@v4.3.1
2525
with:
2626
version: v3.17.0
2727

@@ -82,7 +82,7 @@ jobs:
8282
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
8383
8484
- name: Install Helm on Runner
85-
uses: azure/setup-helm@v4.3.0
85+
uses: azure/setup-helm@v4.3.1
8686

8787

8888
- name: Run chart-releaser

0 commit comments

Comments
 (0)