Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
ci: update helm
Browse files Browse the repository at this point in the history
  • Loading branch information
avakarev committed Dec 20, 2022
1 parent e0ce5c5 commit 9fd2bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
- uses: actions/checkout@v3
- name: Setup helm
uses: azure/setup-helm@v3
with: { version: v3.10.1 }
with: { version: v3.10.3 }
- name: Lint
run: make lint

0 comments on commit 9fd2bce

Please sign in to comment.