Skip to content

Commit a8bb2e4

Browse files
committed
modify lint-unitest.yaml to use venv
1 parent 5894782 commit a8bb2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-unitest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
go-version: '1.23'
1616
- name: Run chart-testing (lint)
1717
id: lint
18-
uses: helm/chart-testing-action@main
18+
uses: helm/chart-testing-action@b0c0606
1919
with:
2020
command: lint
2121
config: ct.yaml

0 commit comments

Comments
 (0)