Skip to content

Commit a53fd1d

Browse files
Update azure/setup-helm action to v5 (#524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d18ee2d commit a53fd1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/helm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
2525
2626
- name: Install Helm
27-
uses: azure/setup-helm@v4
27+
uses: azure/setup-helm@v5
2828
with:
2929
version: v3.13.2
3030

0 commit comments

Comments
 (0)