1
0
mirror of https://github.com/Azure/setup-helm.git synced 2026-07-14 12:11:38 +00:00

v3 new release (#84)

swap to graphql
This commit is contained in:
github-actions[bot]
2022-07-11 13:48:02 -04:00
committed by GitHub
parent 20d2b4f98d
commit e4f3964f67
1492 changed files with 63799 additions and 63001 deletions
+1 -1
View File
@@ -202,5 +202,5 @@ function getConditionalAnnotation(binding, path, name) {
};
}
return getConditionalAnnotation(ifStatement, name);
return getConditionalAnnotation(binding, ifStatement, name);
}