fix(ci): remove dart pub audit step (unsupported in runner SDK)
All checks were successful
CI / ci (push) Successful in 10m50s
All checks were successful
CI / ci (push) Successful in 10m50s
The stable Flutter SDK on the CI runner does not include the `dart pub audit` subcommand. Trivy scan still covers dependency security. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,7 @@ All notable changes to HouseHoldKeeper are documented in this file.
|
||||
|
||||
### Fixed
|
||||
- Install jq before Flutter setup in CI and release workflows (required by subosito/flutter-action)
|
||||
- Remove `dart pub audit` step (not available in stable Flutter SDK on runner)
|
||||
|
||||
## [1.1.4] - 2026-03-17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user