Skip to content

Commit 74b49f9

Browse files
author
Tyler Titsworth
authored
Fix Helm CI Warning (#141)
Signed-off-by: Tyler Titsworth <tyler.titsworth@intel.com>
1 parent eefdc29 commit 74b49f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

workflows/charts/action.yml

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ runs:
4646
steps:
4747
- uses: azure/setup-kubectl@v4
4848
- uses: azure/setup-helm@v4
49+
with:
50+
version: 3.15.2
4951
- uses: actions/setup-python@v5
5052
with:
5153
python-version: 3.x

0 commit comments

Comments
 (0)