diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 7b3fd5a6..61f050e5 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 022f8f17..8fd810c2 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ ] }, "dependencies": { - "@actions/core": "^1.11.1", + "@actions/core": "^3.0.0", "@actions/exec": "^1.1.1", "@actions/github": "^6.0.1", "@playwright/test": "^1.58.2", diff --git a/yarn.lock b/yarn.lock index 3e8a82df..358ebcf7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -35,6 +35,16 @@ __metadata: languageName: node linkType: hard +"@actions/core@npm:^3.0.0": + version: 3.0.0 + resolution: "@actions/core@npm:3.0.0" + dependencies: + "@actions/exec": "npm:^3.0.0" + "@actions/http-client": "npm:^4.0.0" + checksum: 10c0/ef204ca270011308c3cdbf7da702c0b8220775ea28aec52ddba696443f11afad6e725f5534110f2ef014382ab807b695bb4dcbf307683a0fc6927b3817871f6c + languageName: node + linkType: hard + "@actions/exec@npm:^1.1.1": version: 1.1.1 resolution: "@actions/exec@npm:1.1.1" @@ -44,6 +54,15 @@ __metadata: languageName: node linkType: hard +"@actions/exec@npm:^3.0.0": + version: 3.0.0 + resolution: "@actions/exec@npm:3.0.0" + dependencies: + "@actions/io": "npm:^3.0.2" + checksum: 10c0/5e4357cd8538ae8d94ffef653559202e7d18db18c5ecccd2c943b4aab989df9cf4e466fcc3c4405887a3c30b88e87b89fb7c7f5b179622d1192525ec891f0274 + languageName: node + linkType: hard + "@actions/github@npm:^5.1.1": version: 5.1.1 resolution: "@actions/github@npm:5.1.1" @@ -81,6 +100,16 @@ __metadata: languageName: node linkType: hard +"@actions/http-client@npm:^4.0.0": + version: 4.0.0 + resolution: "@actions/http-client@npm:4.0.0" + dependencies: + tunnel: "npm:^0.0.6" + undici: "npm:^6.23.0" + checksum: 10c0/83a2bcfa50b584584e9ec9f6bcc3872aa0b325214e06dc828b17a853e25c23fec77f3262403fd14a1e4365be5d2e266638f945a5459e3a39425e7c2f1789b31e + languageName: node + linkType: hard + "@actions/io@npm:^1.0.1": version: 1.1.3 resolution: "@actions/io@npm:1.1.3" @@ -88,6 +117,13 @@ __metadata: languageName: node linkType: hard +"@actions/io@npm:^3.0.2": + version: 3.0.2 + resolution: "@actions/io@npm:3.0.2" + checksum: 10c0/25fae323886544f965e90ab9655e3fb60816eb379c78418c4b06a5dc9da27810eb5b0bd0629146dbd5482a03e3c60a5b8713223e4f789abede23df643ddcae8c + languageName: node + linkType: hard + "@azure/abort-controller@npm:^2.0.0, @azure/abort-controller@npm:^2.1.2": version: 2.1.2 resolution: "@azure/abort-controller@npm:2.1.2" @@ -8585,6 +8621,13 @@ __metadata: languageName: node linkType: hard +"undici@npm:^6.23.0": + version: 6.23.0 + resolution: "undici@npm:6.23.0" + checksum: 10c0/d846b3fdfd05aa6081ba1eab5db6bbc21b283042c7a43722b86d1ee2bf749d7c990ceac0c809f9a07ffd88b1b0f4c0f548a8362c035088cb1997d63abdda499c + languageName: node + linkType: hard + "undici@npm:^7.8.0": version: 7.22.0 resolution: "undici@npm:7.22.0" @@ -8853,7 +8896,7 @@ __metadata: version: 0.0.0-use.local resolution: "web-components-code-quality@workspace:." dependencies: - "@actions/core": "npm:^1.11.1" + "@actions/core": "npm:^3.0.0" "@actions/exec": "npm:^1.1.1" "@actions/github": "npm:^6.0.1" "@custom-elements-manifest/analyzer": "npm:^0.11.0"