diff --git a/.github/actions/pull-requests/check-committed-files/package-lock.json b/.github/actions/pull-requests/check-committed-files/package-lock.json index 0963d39bed..554e868105 100644 --- a/.github/actions/pull-requests/check-committed-files/package-lock.json +++ b/.github/actions/pull-requests/check-committed-files/package-lock.json @@ -17,7 +17,8 @@ }, "node_modules/@actions/core": { "version": "1.10.1", - "license": "MIT", + "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.1.tgz", + "integrity": "sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==", "dependencies": { "@actions/http-client": "^2.0.1", "uuid": "^8.3.2"