microsoft / security-devops-action

Microsoft Security DevOps for GitHub Actions.
MIT License
104 stars 47 forks source link

Wiki examples in How to configure tools in Azure DevOps is wrong #35

Closed bjompen closed 1 year ago

bjompen commented 1 year ago

https://github.com/microsoft/security-devops-action/wiki#how-to-configure-tools-in-azure-devops

The examples shown uses the terms with and doesnt specify a version. in order to work they should be

steps:
- task: MicrosoftSecurityDevOps@1

As the wiki isn't part of the repo it is hard to fork and fix this.

davidknise commented 1 year ago

Thanks for reporting, I've updated the wiki.