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:
6565 violations :
6666 description : Number of violations found
6767runs :
68- using : node16
68+ using : node12
6969 main : dist/index.js
7070branding :
7171 icon : code
Original file line number Diff line number Diff line change 1313 "@actions/github" : " ^5.0.3" ,
1414 "@actions/tool-cache" : " ^2.0.1" ,
1515 "@octokit/rest" : " ^19.0.3" ,
16- "semver" : " ^7.3.7 "
16+ "semver" : " ^7.5.1 "
1717 },
1818 "devDependencies" : {
1919 "@actions/io" : " ^1.1.2" ,
42184218 "dev" : true
42194219 },
42204220 "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.5.1 " ,
4222+ "resolved" : " https://registry.npmjs.org/semver/-/semver-7.5.1 .tgz" ,
4223+ "integrity" : " sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw ==" ,
42244224 "dependencies" : {
42254225 "lru-cache" : " ^6.0.0"
42264226 },
79577957 "dev" : true
79587958 },
79597959 "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.5.1 " ,
7961+ "resolved" : " https://registry.npmjs.org/semver/-/semver-7.5.1 .tgz" ,
7962+ "integrity" : " sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw ==" ,
79637963 "requires" : {
79647964 "lru-cache" : " ^6.0.0"
79657965 }
Original file line number Diff line number Diff line change 3030 "@actions/github" : " ^5.0.3" ,
3131 "@actions/tool-cache" : " ^2.0.1" ,
3232 "@octokit/rest" : " ^19.0.3" ,
33- "semver" : " ^7.3.7 "
33+ "semver" : " ^7.5.1 "
3434 },
3535 "devDependencies" : {
3636 "@actions/io" : " ^1.1.2" ,
You can’t perform that action at this time.
0 commit comments