The Infisical CLI allows you to set a secret directly using it. It would be great to have a wrapper around this functionality for GitHub actions.
An example usecase for this:
Service deployment
Build docker image -> update secret to the new docker image link -> Infisical syncs to parameter store -> new Terraform deployment triggered