Update @actions/core to 1.10.0

This commit is contained in:
Francesco Renzi
2022-10-06 11:51:14 +01:00
parent a96e5aec3e
commit d8fb392051
4 changed files with 45 additions and 30 deletions

View File

@@ -22,7 +22,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.0",
"@actions/github": "^5.0.0",
"js-yaml": "^4.1.0",
"minimatch": "^3.0.4"