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

This commit is contained in:
renovate[bot] 2022-05-20 15:53:53 +00:00 committed by GitHub
parent 035f77050f
commit cafa6c51ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

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