mirror of
https://github.com/Azure/setup-helm.git
synced 2026-07-13 03:31:37 +00:00
updating actions core node module
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Sanitizes an input into a string so it can be passed into issueCommand safely
|
||||
* @param input input to sanitize into a string
|
||||
*/
|
||||
export declare function toCommandValue(input: any): string;
|
||||
Reference in New Issue
Block a user