diff --git a/README.md b/README.md index 80f8a0a..011f650 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,4 @@ Opinionated Github Actions and Workflows to make building, testing, and maintain | [Supported Version](./supported-version/README.md) | A Github Action that computes the currently supported Github Actions Matrix for Magento 2 | | [Setup Install](./setup-install/README.md) | A Github Action that runs `bin/magento setup:install` from the supported-version services matrix | | [Setup DI Compile](./setup-di-compile/README.md) | A Github Action that enables all modules and runs `bin/magento setup:di:compile` | +| [Sansec eComscan](./sansec-ecomscan/README.md) | A Github Action that runs the Sansec eComscan security scanner. |