Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(github): add secrets check workflow
- Add new file `.github/workflows/secret-check.yml` for secrets check workflow - Use `actions/checkout@v4` to checkout code - Use `trufflesecurity/[email protected]` for TruffleHog OSS - Pass `--debug` and `--only-verified` as extra arguments
- Loading branch information