File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 53
53
"@actions/io" : " ^1.1.3" ,
54
54
"@actions/tool-cache" : " ^2.0.1" ,
55
55
"@octokit/core" : " ^5.0.1" ,
56
- "@octokit/plugin-rest-endpoint-methods" : " ^9 .0.0" ,
56
+ "@octokit/plugin-rest-endpoint-methods" : " ^10 .0.0" ,
57
57
"async-retry" : " ^1.3.3" ,
58
58
"csv-parse" : " ^5.5.0" ,
59
59
"handlebars" : " ^4.7.8" ,
Original file line number Diff line number Diff line change @@ -990,7 +990,7 @@ __metadata:
990
990
" @actions/io " : ^1.1.3
991
991
" @actions/tool-cache " : ^2.0.1
992
992
" @octokit/core " : ^5.0.1
993
- " @octokit/plugin-rest-endpoint-methods " : ^9 .0.0
993
+ " @octokit/plugin-rest-endpoint-methods " : ^10 .0.0
994
994
" @types/csv-parse " : ^1.2.2
995
995
" @types/js-yaml " : ^4.0.5
996
996
" @types/node " : ^20.5.9
@@ -1674,6 +1674,17 @@ __metadata:
1674
1674
languageName : node
1675
1675
linkType : hard
1676
1676
1677
+ " @octokit/plugin-rest-endpoint-methods@npm:^10.0.0 " :
1678
+ version : 10.0.0
1679
+ resolution : " @octokit/plugin-rest-endpoint-methods@npm:10.0.0"
1680
+ dependencies :
1681
+ " @octokit/types " : ^12.0.0
1682
+ peerDependencies :
1683
+ " @octokit/core " : " >=5"
1684
+ checksum : 96b14346997d32092da72d8f297fc3f4ea6cdc5d77a645684fc772ead8d5da41ffc8d45752875c014b71451793f514b23ddb41e1c0caf9bd942c2ea0a75582c4
1685
+ languageName : node
1686
+ linkType : hard
1687
+
1677
1688
" @octokit/plugin-rest-endpoint-methods@npm:^5.13.0 " :
1678
1689
version : 5.16.2
1679
1690
resolution : " @octokit/plugin-rest-endpoint-methods@npm:5.16.2"
@@ -1686,17 +1697,6 @@ __metadata:
1686
1697
languageName : node
1687
1698
linkType : hard
1688
1699
1689
- " @octokit/plugin-rest-endpoint-methods@npm:^9.0.0 " :
1690
- version : 9.0.0
1691
- resolution : " @octokit/plugin-rest-endpoint-methods@npm:9.0.0"
1692
- dependencies :
1693
- " @octokit/types " : ^11.0.0
1694
- peerDependencies :
1695
- " @octokit/core " : " >=5"
1696
- checksum : 8795cb29be042c839098886a03c2ec6051e3fd7a29f16f4f8a487aa2d85ceb00df8a4432499a43af550369bd730ce9b1b9d7eeff768745b80a3e67698ca9a5dd
1697
- languageName : node
1698
- linkType : hard
1699
-
1700
1700
" @octokit/request-error@npm:^2.0.0 " :
1701
1701
version : 2.0.2
1702
1702
resolution : " @octokit/request-error@npm:2.0.2"
You can’t perform that action at this time.
0 commit comments