@actions/core 1.10.0 release

This commit is contained in:
Francesco Renzi
2022-09-29 13:53:58 +00:00
parent b00a9fd033
commit 295cbcc4da
3 changed files with 7 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@actions/core",
"version": "1.9.1",
"version": "1.10.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/core",
"version": "1.9.1",
"version": "1.10.0",
"license": "MIT",
"dependencies": {
"@actions/http-client": "^2.0.1",