fix(deps): update dependency @actions/core to v1.2.6 [security]

This commit is contained in:
Renovate Bot 2020-10-01 18:02:08 +00:00
parent 297491c24b
commit f1429a4f7b
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@
},
"homepage": "https://github.com/renovatebot/github-action#readme",
"dependencies": {
"@actions/core": "1.2.4",
"@actions/core": "1.2.6",
"@actions/exec": "1.0.4"
},
"devDependencies": {