Skip to content

Commit 1c20a66

Browse files
authored
Merge pull request #1271 from lsst-it/IT-3057/pin-helm-version
(gha) pin helm version to 3.19.2
2 parents da4b095 + d9ea1bd commit 1c20a66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/chart-lint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v5
1313
- uses: azure/setup-helm@v4.3.1
14+
with:
15+
version: 3.19.2
1416

1517
- name: Set up Go
1618
uses: actions/setup-go@v6

0 commit comments

Comments
 (0)