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

This commit is contained in:
Renovate Bot 2021-05-28 16:55:26 +00:00
parent 2cc5894907
commit b14d1f7f13
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.7",
"@actions/core": "1.3.0",
"@actions/exec": "1.0.4"
},
"devDependencies": {