diff --git a/docs/integrations/github-actions.md b/docs/integrations/github-actions.md index 80aae4fbd8c9..f14b2f6d87a2 100644 --- a/docs/integrations/github-actions.md +++ b/docs/integrations/github-actions.md @@ -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