diff --git a/src/jobs/detect_secrets_git.yml b/src/jobs/detect_secrets_git.yml index f1b6746..8cbff69 100644 --- a/src/jobs/detect_secrets_git.yml +++ b/src/jobs/detect_secrets_git.yml @@ -28,7 +28,7 @@ parameters: default: '' description: > The hash of the last scanned commit from the prior build. Usually, pass CircleCI - "<>" pipeline parameter. + "<>" pipeline parameter. steps: - checkout