Skip to content

Commit

Permalink
fix: pin helm version
Browse files Browse the repository at this point in the history
  • Loading branch information
BrendanGalloway committed Jan 27, 2025
1 parent 60ca219 commit ba8eead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Set up Helm
uses: azure/setup-helm@v1
uses: azure/setup-helm@v4.2.0
- name: Set up Python
uses: actions/setup-python@v2
- name: Set up chart-testing
Expand Down

0 comments on commit ba8eead

Please sign in to comment.