The warning
Input 'use-pro' has been deprecated with message: use-pro is deprecated and will be removed in a future release. The pro image is now the default.
is displayed even if the action invocation does not specify it:
- uses: LocalStack/setup-localstack@v0.3.0
env:
LOCALSTACK_AUTH_TOKEN: ${{ secrets.LOCALSTACK_AUTH_TOKEN }}