Skip to content

Commit 6ecac88

Browse files
committed
Pin Helm version for linting
1 parent cc8ac4f commit 6ecac88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
- uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
9494
with:
9595
token: ${{ secrets.GITHUB_TOKEN }}
96+
version: 'v3.19.2'
9697
- run: helm plugin install https://github.com/instrumenta/helm-kubeval
9798
- run: helm kubeval ci/helm-chart
9899

0 commit comments

Comments
 (0)