File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 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.2" ,
56
- "@octokit/plugin-rest-endpoint-methods" : " ^10.1.5 " ,
56
+ "@octokit/plugin-rest-endpoint-methods" : " ^10.2.0 " ,
57
57
"async-retry" : " ^1.3.3" ,
58
58
"csv-parse" : " ^5.5.2" ,
59
59
"handlebars" : " ^4.7.8" ,
Original file line number Diff line number Diff line change @@ -1047,7 +1047,7 @@ __metadata:
1047
1047
" @actions/io " : ^1.1.3
1048
1048
" @actions/tool-cache " : ^2.0.1
1049
1049
" @octokit/core " : ^5.0.2
1050
- " @octokit/plugin-rest-endpoint-methods " : ^10.1.5
1050
+ " @octokit/plugin-rest-endpoint-methods " : ^10.2.0
1051
1051
" @types/csv-parse " : ^1.2.2
1052
1052
" @types/js-yaml " : ^4.0.5
1053
1053
" @types/node " : ^20.5.9
@@ -1704,14 +1704,14 @@ __metadata:
1704
1704
languageName : node
1705
1705
linkType : hard
1706
1706
1707
- " @octokit/plugin-rest-endpoint-methods@npm:^10.1.5 " :
1708
- version : 10.1.5
1709
- resolution : " @octokit/plugin-rest-endpoint-methods@npm:10.1.5 "
1707
+ " @octokit/plugin-rest-endpoint-methods@npm:^10.2.0 " :
1708
+ version : 10.2.0
1709
+ resolution : " @octokit/plugin-rest-endpoint-methods@npm:10.2.0 "
1710
1710
dependencies :
1711
1711
" @octokit/types " : ^12.3.0
1712
1712
peerDependencies :
1713
1713
" @octokit/core " : " >=5"
1714
- checksum : 01b79eac7f1f5663c8bdb2f27a209873cebdf664b15712b4cc1f363f2a9df60f217e03af67a07000a4a7a70191080716ccc6d9fa454258f5cb2a09ef18723ee9
1714
+ checksum : 3209688bf508d22a525fe32d632ff928b048688c1859c7e4bbb08bd181aa07f580b375a502e34368628103e5d5cccf7f9fb0ff0c8fd4262470ac8eeffb80ac6b
1715
1715
languageName : node
1716
1716
linkType : hard
1717
1717
You can’t perform that action at this time.
0 commit comments