This repository was archived by the owner on Jan 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +10
-9
lines changed Expand file tree Collapse file tree 4 files changed +10
-9
lines changed Original file line number Diff line number Diff line change
1
+ package-lock.json linguist-generated =false
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ outputs:
65
65
violations :
66
66
description : Number of violations found
67
67
runs :
68
- using : node16
68
+ using : node12
69
69
main : dist/index.js
70
70
branding :
71
71
icon : code
Original file line number Diff line number Diff line change 13
13
"@actions/github" : " ^5.0.3" ,
14
14
"@actions/tool-cache" : " ^2.0.1" ,
15
15
"@octokit/rest" : " ^19.0.3" ,
16
- "semver" : " ^7.3.7 "
16
+ "semver" : " ^7.6.0 "
17
17
},
18
18
"devDependencies" : {
19
19
"@actions/io" : " ^1.1.2" ,
4218
4218
"dev" : true
4219
4219
},
4220
4220
"node_modules/semver" : {
4221
- "version" : " 7.3.7 " ,
4222
- "resolved" : " https://registry.npmjs.org/semver/-/semver-7.3.7 .tgz" ,
4223
- "integrity" : " sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g ==" ,
4221
+ "version" : " 7.6.0 " ,
4222
+ "resolved" : " https://registry.npmjs.org/semver/-/semver-7.6.0 .tgz" ,
4223
+ "integrity" : " sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg ==" ,
4224
4224
"dependencies" : {
4225
4225
"lru-cache" : " ^6.0.0"
4226
4226
},
7957
7957
"dev" : true
7958
7958
},
7959
7959
"semver" : {
7960
- "version" : " 7.3.7 " ,
7961
- "resolved" : " https://registry.npmjs.org/semver/-/semver-7.3.7 .tgz" ,
7962
- "integrity" : " sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g ==" ,
7960
+ "version" : " 7.6.0 " ,
7961
+ "resolved" : " https://registry.npmjs.org/semver/-/semver-7.6.0 .tgz" ,
7962
+ "integrity" : " sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg ==" ,
7963
7963
"requires" : {
7964
7964
"lru-cache" : " ^6.0.0"
7965
7965
}
Original file line number Diff line number Diff line change 30
30
"@actions/github" : " ^5.0.3" ,
31
31
"@actions/tool-cache" : " ^2.0.1" ,
32
32
"@octokit/rest" : " ^19.0.3" ,
33
- "semver" : " ^7.3.7 "
33
+ "semver" : " ^7.6.0 "
34
34
},
35
35
"devDependencies" : {
36
36
"@actions/io" : " ^1.1.2" ,
You can’t perform that action at this time.
0 commit comments