Update actions/core for releases/v4 (#957)

This commit is contained in:
Dmitry Shibanov
2023-03-30 17:04:02 +02:00
committed by GitHub
parent 8af60513da
commit a20b814fb0
17 changed files with 2264 additions and 119 deletions

View File

@@ -38,7 +38,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.10.0",
"@actions/github": "^4.0.0",
"lodash.deburr": "^4.1.0",
"semver": "^7.3.5"