fix(ci): satisfy strict lint delta on security follow-ups
This commit is contained in:
parent
60d81fb706
commit
a6ca68a4fb
3 changed files with 11 additions and 3 deletions
|
|
@ -3773,7 +3773,7 @@ fn print_summary(config: &Config) {
|
|||
);
|
||||
|
||||
// Secrets
|
||||
println!(" {} Secrets: {}", style("🔒").cyan(), "configured");
|
||||
println!(" {} Secrets: configured", style("🔒").cyan());
|
||||
|
||||
// Gateway
|
||||
println!(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue