diff --git a/.github/workflows/secrets-scan-daily.yml b/.github/workflows/secrets-scan-daily.yml index 547033e4c..6f677b897 100644 --- a/.github/workflows/secrets-scan-daily.yml +++ b/.github/workflows/secrets-scan-daily.yml @@ -50,7 +50,7 @@ jobs: - name: Add Gitleaks Report to Attestation run: | chainloop attestation add \ - --name gitleaks-scan \ + --name secret-report \ --value gitleaks-report.json \ --kind GITLEAKS_JSON