diff --git a/README.md b/README.md index e513eb1..6830909 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ keyword. ```yaml include: - - component: gitlab.com/gitlab-components/secret-detection/secret-detection@ + - component: gitlab.com/components/secret-detection/secret-detection@ ``` where `` is the latest released tag or `main`. @@ -24,7 +24,7 @@ If you are converting the configuration to use components and want to leverage t ```yaml include: - - component: gitlab.com/gitlab-components/secret-detection/secret-detection@main + - component: gitlab.com/components/secret-detection/secret-detection@main rules: - if: $SECRET_DETECTION_DISABLED == "true" || $SECRET_DETECTION_DISABLED == "1" when: never @@ -55,4 +55,4 @@ You can customize secret detection by defining the following CI/CD variables: ## Contribute -Please read about CI/CD components and best practices at: https://docs.gitlab.com/ee/ci/components \ No newline at end of file +Please read about CI/CD components and best practices at: https://docs.gitlab.com/ee/ci/components