fix typo on github-actions.md (#1022)

This commit is contained in:
Tomoya Amachi
2021-05-27 15:10:46 +09:00
committed by GitHub
parent 85e45cad95
commit e64617212e

View File

@@ -1,7 +1,7 @@
# GitHub Actions
- Here is the [Trivy Github Action][action]
- The Microsoft Azure team have written a [container-scan action][azuer] that uses Trivy and Dockle
- The Microsoft Azure team have written a [container-scan action][azure] that uses Trivy and Dockle
- For full control over the options specified to Trivy, this [blog post][blog] describes adding Trivy into your own GitHub action workflows
[action]: https://github.com/aquasecurity/trivy-action