Skip to content

Commit

Permalink
Update azure/setup-helm action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2022
1 parent 9a8caa3 commit c1fbf0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: c2cciutils-checks

- name: Install helm
uses: azure/setup-helm@v1
uses: azure/setup-helm@v3
with:
version: ${{ matrix.helm }}
- run: helm dependency update .
Expand Down

0 comments on commit c1fbf0c

Please sign in to comment.