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

This commit is contained in:
renovate[bot] 2022-08-15 20:03:41 +00:00 committed by GitHub
parent f9768cd1c9
commit b4c3806511
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 5 deletions

View file

@ -36,7 +36,7 @@
},
"homepage": "https://github.com/renovatebot/github-action#readme",
"dependencies": {
"@actions/core": "1.9.0",
"@actions/core": "1.9.1",
"@actions/exec": "1.1.1"
},
"devDependencies": {