fix(ci): satisfy strict lint delta on security follow-ups

This commit is contained in:
Chummy 2026-02-17 16:27:59 +08:00
parent 60d81fb706
commit a6ca68a4fb
3 changed files with 11 additions and 3 deletions

View file

@ -3773,7 +3773,7 @@ fn print_summary(config: &Config) {
);
// Secrets
println!(" {} Secrets: {}", style("🔒").cyan(), "configured");
println!(" {} Secrets: configured", style("🔒").cyan());
// Gateway
println!(