Skip to content
Closed
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@octokit/core": "^5.1.0",
"@octokit/plugin-rest-endpoint-methods": "^10.4.0",
"@octokit/plugin-rest-endpoint-methods": "^12.2.0",
"async-retry": "^1.3.3",
"csv-parse": "^5.5.5",
"handlebars": "^4.7.8",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1057,7 +1057,7 @@ __metadata:
"@actions/io": ^1.1.3
"@actions/tool-cache": ^2.0.1
"@octokit/core": ^5.1.0
"@octokit/plugin-rest-endpoint-methods": ^10.4.0
"@octokit/plugin-rest-endpoint-methods": ^12.2.0
"@types/csv-parse": ^1.2.2
"@types/js-yaml": ^4.0.5
"@types/node": ^20.5.9
Expand Down Expand Up @@ -1684,10 +1684,10 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^20.0.0":
version: 20.0.0
resolution: "@octokit/openapi-types@npm:20.0.0"
checksum: 23ff7613750f8b5790a0cbed5a2048728a7909e50d726932831044908357a932c7fc0613fb7b86430a49d31b3d03a180632ea5dd936535bfbc1176391a199e96
"@octokit/openapi-types@npm:^21.0.0":
version: 21.2.0
resolution: "@octokit/openapi-types@npm:21.2.0"
checksum: d0d461f50b66b0919c679d58349dfcf3e5fd3a9476af4fcfa69b09dd832b267154bcf356615af81ae3f86747a54a57708790a986c9f7bd4016d861feb85b899c
languageName: node
linkType: hard

Expand All @@ -1713,14 +1713,14 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^10.4.0":
version: 10.4.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.4.0"
"@octokit/plugin-rest-endpoint-methods@npm:^12.2.0":
version: 12.2.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:12.2.0"
dependencies:
"@octokit/types": ^12.6.0
"@octokit/types": ^13.1.0
peerDependencies:
"@octokit/core": ">=5"
checksum: 8ee155825c7ea1dd2991a50d5b3f205988b8ea19af4bebbd91c55bb7b78c4e2215956d578671496a4a86df19ff2d5405ce37ee35c9c6c188dc9a199c045c30be
"@octokit/core": ">=6"
checksum: dcb8f177c6f0c38e8b24d2deda66fde101ee4354bd499f3a82ed83a978fb034001af27c1092eeed4bf5b6cfc56f70110e050c4f0174bf8b26961077110a42a7f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1766,12 +1766,12 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^12.6.0":
version: 12.6.0
resolution: "@octokit/types@npm:12.6.0"
"@octokit/types@npm:^13.1.0":
version: 13.1.0
resolution: "@octokit/types@npm:13.1.0"
dependencies:
"@octokit/openapi-types": ^20.0.0
checksum: 850235f425584499a2266d5c585c1c2462ae11e25c650567142f3342cb9ce589c8c8fed87705811ca93271fd28c68e1fa77b88b67b97015d7b63d269fa46ed05
"@octokit/openapi-types": ^21.0.0
checksum: 205a190af4d02a31545ea22e1c4d75213d016eb32fba0e82baac06672f7d6fb65c045ca8ff5e4646095b6649d10f09e8734e7034585751ebbe32988be3426828
languageName: node
linkType: hard

Expand Down