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

This commit is contained in:
renovate[bot] 2022-03-24 19:13:11 +00:00 committed by GitHub
parent ce33c9923c
commit 47b35b2393
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"homepage": "https://github.com/renovatebot/github-action#readme",
"dependencies": {
"@actions/core": "1.6.0",
"@actions/exec": "1.1.0"
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "16.2.3",