Skip to content

Commit c4fdcee

Browse files
committed
pin version of helm-unittest plugin
1 parent 0fa1415 commit c4fdcee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# We should periodically check to see if another fork has taken over maintenance,
3636
# as the de-facto "best" fork has changed several times over the years.
3737
run: |
38-
helm plugin install https://github.com/quintush/helm-unittest
38+
helm plugin install https://github.com/quintush/helm-unittest --version v0.2.11
3939
4040
- name: Install chart dependencies
4141
run: |

0 commit comments

Comments
 (0)