mirror of
https://github.com/gitleaks/gitleaks-action.git
synced 2026-05-23 14:28:30 +00:00
13 lines
315 B
JSON
13 lines
315 B
JSON
{
|
|
"dependencies": {
|
|
"@actions/cache": "^2.0.2",
|
|
"@actions/core": "1.9.1",
|
|
"@actions/exec": "^1.1.1",
|
|
"@actions/artifact": "^1.1.0",
|
|
"@actions/tool-cache": "^1.7.2",
|
|
"@octokit/rest": "^18.12.0"
|
|
},
|
|
"license": "SEE LICENSE IN COMMERCIAL-LICENSE.txt",
|
|
"name": "gitleaks-github-action"
|
|
}
|