Rotated a credential. projects/demo-shop/.env.staging has the new one:
DEMO_SHOP_PASSWORD=<new>Runs still authenticate with the old value. --explain --show-secrets confirms the old one is in there. Deleting the line from the file changes nothing, which is how I worked out the file is not the source at all.
Is the dotenv layer cached somewhere?