Files
Eric Cornelissen 4b3a2961b6 Bump actions/core from 1.9.1 to 1.10.0
(ordering of dependencies happened automatically when running the
`npm install` command.)
2022-10-16 13:38:05 +02:00

13 lines
316 B
JSON

{
"dependencies": {
"@actions/artifact": "^1.1.0",
"@actions/cache": "^2.0.2",
"@actions/core": "1.10.0",
"@actions/exec": "^1.1.1",
"@actions/tool-cache": "^1.7.2",
"@octokit/rest": "^18.12.0"
},
"license": "SEE LICENSE IN COMMERCIAL-LICENSE.txt",
"name": "gitleaks-github-action"
}