Rotation Checklist
Use this checklist when a secret may be stale, leaked, or due for scheduled rotation.
Steps
- Identify the secret name, owning service, and all consumers.
- Create the replacement value in the provider or secret manager.
- Update Infisical and required GitHub Actions secrets.
- Redeploy or restart dependent services.
- Validate health checks and application behavior.
- Revoke the old value.
- Update documentation with the rotation date and owner, never the value.
Extra Care
For bootstrap secrets, verify rollback before revocation. For model provider keys, inspect usage dashboards after rotation to confirm the new key is active.