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

This commit is contained in:
Renovate Bot 2021-10-05 17:46:24 +00:00
parent 634d8feb21
commit 6b2ff85a2e
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 19 additions and 5 deletions

View file

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