diff --git a/package.json b/package.json index 3b6ad98..0a37ffe 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "OctoMind-dev", "license": "MIT", "dependencies": { - "@actions/core": "^1.10.0", + "@actions/core": "^1.10.1", "@actions/github": "^5.1.1", "node-fetch": "^3.3.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5295857..84f7867 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@actions/core': - specifier: ^1.10.0 - version: 1.10.0 + specifier: ^1.10.1 + version: 1.10.1 '@actions/github': specifier: ^5.1.1 version: 5.1.1 @@ -54,8 +54,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /@actions/core@1.10.0: - resolution: {integrity: sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==} + /@actions/core@1.10.1: + resolution: {integrity: sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==} dependencies: '@actions/http-client': 2.1.0 uuid: 8.3.2