has the new github action broken the ability to pass `--refresh` to the command? ``` - uses: p...
w
has the new github action broken the ability to pass
--refresh
to the command?
Copy code
- uses: pulumi/actions@v2
        with:
          command: up --refresh
That used to work, but it's failing now.. /cc @broad-dog-22463