diff --git a/get-new-tool-versions/send-slack-notification.ps1 b/get-new-tool-versions/send-slack-notification.ps1 index 94be833..a656e56 100644 --- a/get-new-tool-versions/send-slack-notification.ps1 +++ b/get-new-tool-versions/send-slack-notification.ps1 @@ -23,9 +23,9 @@ param( [ValidateNotNullOrEmpty()] [System.String]$ToolName, - [Parameter(Mandatory)] - [ValidateNotNullOrEmpty()] - [System.String]$ToolVersion, + # [Parameter(Mandatory)] + # [ValidateNotNullOrEmpty()] + # [System.String]$ToolVersion, [Parameter(Mandatory)] [ValidateNotNullOrEmpty()]