diff --git a/.github/workflows/scm_configuration_check.yaml b/.github/workflows/scm_configuration_check.yaml index 36065e200..e4bc94d11 100644 --- a/.github/workflows/scm_configuration_check.yaml +++ b/.github/workflows/scm_configuration_check.yaml @@ -23,7 +23,7 @@ jobs: - name: Install Chainloop run: | - curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s -- -ee + curl -sfL https://dl.chainloop.dev/cli/install.sh | bash -s -- --ee - name: Initialize Attestation run: |