Skip to content

Commit f1a5568

Browse files
turegjorupclaude
andcommitted
CI: audit composer lock file with --locked on main
Matches develop and upstream devops_itkdev-docker#143; the CI container has no installed vendor/, so audit the committed lock file directly. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 196ae64 commit f1a5568

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/composer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
docker network create frontend
7777
7878
- run: |
79-
docker compose run --rm phpfpm composer audit
79+
docker compose run --rm phpfpm composer audit --locked

0 commit comments

Comments
 (0)