Initial commit
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user