Current scenario
-> When vet is installed or added as github action it generates a summary report when there is change in dependencies or packages. When there is no changes in dependencies then it will not generate that report.
Expected scenario
-> We want to display a comment by vet when the vet action runs no dependency change detected when there is no change in dependencies.
Current scenario
-> When vet is installed or added as github action it generates a summary report when there is change in dependencies or packages. When there is no changes in dependencies then it will not generate that report.
Expected scenario
-> We want to display a comment by vet when the vet action runs
no dependency change detectedwhen there is no change in dependencies.