Skip to content

⬆️ Bump docker/build-push-action from 6.10.0 to 6.13.0 #579

⬆️ Bump docker/build-push-action from 6.10.0 to 6.13.0

⬆️ Bump docker/build-push-action from 6.10.0 to 6.13.0 #579

Triggered via pull request February 1, 2025 09:56
Status Success
Total duration 1m 8s
Artifacts

continuous_integration.yml

on: pull_request
continuous-integration
1m 0s

Annotations

1 warning
continuous-integration: src/Application.php#L29
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ } protected function configure(): void { - parent::configure(); + $this->setVersion('1.0.0'); $this->addArgument('exercise-slug', InputArgument::REQUIRED, 'Slug of the exercise'); $this->addArgument('solution-dir', InputArgument::REQUIRED, 'Directory of the solution');