Initial commit

This commit is contained in:
Andrey Danin
2023-12-06 19:41:14 +03:00
commit 29ee36f784
4 changed files with 42 additions and 0 deletions

18
README.md Normal file
View File

@@ -0,0 +1,18 @@
# Gitleaks docker action
This action checks source code for security issues in pull request.
**IMPORTANT:** this action works with pull requests only.
## Inputs
No inputs
## Outputs
No outputs
## Example usage
uses: actions/gitleaks-docker-action@v1