fix(deps): update dependency @actions/exec to v1.1.0

This commit is contained in:
Renovate Bot 2021-06-14 18:46:47 +00:00
parent be6d4ee261
commit 15633b98f0
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@
"homepage": "https://github.com/renovatebot/github-action#readme",
"dependencies": {
"@actions/core": "1.3.0",
"@actions/exec": "1.0.4"
"@actions/exec": "1.1.0"
},
"devDependencies": {
"@commitlint/cli": "12.1.4",