Skip to content

Commit

Permalink
fix yq version
Browse files Browse the repository at this point in the history
  • Loading branch information
rigazilla committed Jan 17, 2024
1 parent 28b7079 commit f764957
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/test-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
id: install

- name: 'Setup yq'
uses: dcarbone/[email protected]

- uses: dcarbone/[email protected]
with:
# Keep this version. merge works as expected
version: v4.2.0
- name: Lint
run: helm lint

Expand Down

0 comments on commit f764957

Please sign in to comment.