Bump yaml.v2 version to 2.2.8 (#1326)
* Bump yamlv2 version * Update max binary size to fix security vulnerability
This commit is contained in:
@@ -194,7 +194,7 @@ func checkBinarySizeActionFunc(c *cli.Context) (err error) {
|
||||
helloSourceFilePath = "./internal/example-hello-world/example-hello-world.go"
|
||||
helloBuiltFilePath = "./internal/example-hello-world/built-example"
|
||||
desiredMinBinarySize = 1.9
|
||||
desiredMaxBinarySize = 2.1
|
||||
desiredMaxBinarySize = 2.2
|
||||
badNewsEmoji = "🚨"
|
||||
goodNewsEmoji = "✨"
|
||||
checksPassedEmoji = "✅"
|
||||
|
Reference in New Issue
Block a user