fix(deps): update dependency @actions/core to v1.5.0

This commit is contained in:
Renovate Bot 2021-08-26 20:28:24 +00:00
parent a2ca40f293
commit 9710805005
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
},
"homepage": "https://github.com/renovatebot/github-action#readme",
"dependencies": {
"@actions/core": "1.4.0",
"@actions/core": "1.5.0",
"@actions/exec": "1.1.0"
},
"devDependencies": {