File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
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" : " ^10.0.0 " ,
56
+ "@octokit/plugin-rest-endpoint-methods" : " ^10.0.1 " ,
57
57
"async-retry" : " ^1.3.3" ,
58
58
"csv-parse" : " ^5.5.1" ,
59
59
"handlebars" : " ^4.7.8" ,
Original file line number Diff line number Diff line change @@ -1000,7 +1000,7 @@ __metadata:
1000
1000
" @actions/io " : ^1.1.3
1001
1001
" @actions/tool-cache " : ^2.0.1
1002
1002
" @octokit/core " : ^5.0.1
1003
- " @octokit/plugin-rest-endpoint-methods " : ^10.0.0
1003
+ " @octokit/plugin-rest-endpoint-methods " : ^10.0.1
1004
1004
" @types/csv-parse " : ^1.2.2
1005
1005
" @types/js-yaml " : ^4.0.5
1006
1006
" @types/node " : ^20.5.9
@@ -1691,14 +1691,14 @@ __metadata:
1691
1691
languageName : node
1692
1692
linkType : hard
1693
1693
1694
- " @octokit/plugin-rest-endpoint-methods@npm:^10.0.0 " :
1695
- version : 10.0.0
1696
- resolution : " @octokit/plugin-rest-endpoint-methods@npm:10.0.0 "
1694
+ " @octokit/plugin-rest-endpoint-methods@npm:^10.0.1 " :
1695
+ version : 10.0.1
1696
+ resolution : " @octokit/plugin-rest-endpoint-methods@npm:10.0.1 "
1697
1697
dependencies :
1698
1698
" @octokit/types " : ^12.0.0
1699
1699
peerDependencies :
1700
1700
" @octokit/core " : " >=5"
1701
- checksum : 96b14346997d32092da72d8f297fc3f4ea6cdc5d77a645684fc772ead8d5da41ffc8d45752875c014b71451793f514b23ddb41e1c0caf9bd942c2ea0a75582c4
1701
+ checksum : 4873a76976308dac3a6426d7f4fdd680568f05a3b511dbc47225b7f80feda39771f0cd104ef769dbb7c6fadd2af21a4eab0709f2547fa7f1b55cb9019d93b8e5
1702
1702
languageName : node
1703
1703
linkType : hard
1704
1704
You can’t perform that action at this time.
0 commit comments