diff --git a/.github/workflows/find-secrets.yml b/.github/workflows/find-secrets.yml index 1beddbb1be..933bb328d0 100644 --- a/.github/workflows/find-secrets.yml +++ b/.github/workflows/find-secrets.yml @@ -16,3 +16,4 @@ jobs: path: ./ base: ${{ github.event.repository.default_branch }} head: HEAD + extra_args: --only-verified