Skip to content

Commit

Permalink
ci: action bump azure/setup-helm from 3 to 4 (#1462)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dustin Deus <[email protected]>
  • Loading branch information
dependabot[bot] and StarpTech authored Dec 19, 2024
1 parent 5ad400a commit db2b026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: go install github.com/yannh/kubeconform/cmd/[email protected]

- name: Install Helm
uses: azure/setup-helm@v3
uses: azure/setup-helm@v4

- name: Install bitnami repo
run: helm repo add bitnami https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit db2b026

Please sign in to comment.