Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 14 additions & 23 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^2.0.0",
"@actions/github": "^6.0.0"
"@actions/github": "^7.0.0"
},
"devDependencies": {
"@types/node": "^24.3.0",
Expand Down
24 changes: 7 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,28 +24,18 @@ __metadata:
languageName: node
linkType: hard

"@actions/github@npm:^6.0.0":
version: 6.0.1
resolution: "@actions/github@npm:6.0.1"
"@actions/github@npm:^7.0.0":
version: 7.0.0
resolution: "@actions/github@npm:7.0.0"
dependencies:
"@actions/http-client": "npm:^2.2.0"
"@actions/http-client": "npm:^3.0.1"
"@octokit/core": "npm:^5.0.1"
"@octokit/plugin-paginate-rest": "npm:^9.2.2"
"@octokit/plugin-rest-endpoint-methods": "npm:^10.4.0"
"@octokit/request": "npm:^8.4.1"
"@octokit/request-error": "npm:^5.1.1"
undici: "npm:^5.28.5"
checksum: 10/ba6a162a5727dea2f3f3fc450e02c5b336ceb65a0e26ba9ad9c62b20f4f5b2625ca347a9311a4905ef3c92378ca022caba841a283cb7f2e4175d79e3d1ecaf12
languageName: node
linkType: hard

"@actions/http-client@npm:^2.2.0":
version: 2.2.3
resolution: "@actions/http-client@npm:2.2.3"
dependencies:
tunnel: "npm:^0.0.6"
undici: "npm:^5.25.4"
checksum: 10/0c0a540c79e50f795d214f696710bb9c50bdf5bb1458be288140f2aae3686adec73fdb464c43da5ef94f985ac7736273efef21cb5ba5a3b09e85b403d852c04b
checksum: 10/829c6402f927839714692f4e1f48359d306be0fd21ef3843feaf3db6541e5e7f85447b0bf794beeebad0b8f4a2644f7f92143cb4a8311541b29f5ddfc585cec1
languageName: node
linkType: hard

Expand Down Expand Up @@ -686,7 +676,7 @@ __metadata:
resolution: "setup-msvc-dev@workspace:."
dependencies:
"@actions/core": "npm:^2.0.0"
"@actions/github": "npm:^6.0.0"
"@actions/github": "npm:^7.0.0"
"@types/node": "npm:^24.3.0"
"@vercel/ncc": "npm:^0.38.1"
typescript: "npm:^5.6.2"
Expand Down Expand Up @@ -787,7 +777,7 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.25.4, undici@npm:^5.28.5":
"undici@npm:^5.28.5":
version: 5.29.0
resolution: "undici@npm:5.29.0"
dependencies:
Expand Down