GitHub action 1password/install-cli-action broken with latest 1P CLI update
It seems a very recent 1P CLI update broke the official GitHub action ` 1password/install-cli-action@8d006a0d0a4fd505af7f7ce589e7f768385ff5e4` when we don’t pin an explicit version of 1P (i.e. use “latest”).
Here is the error message:
Run 1password/install-cli-action@8d006a0d0a4fd505af7f7ce589e7f768385ff5e4
Validating version number: 'latest'
Version number 'latest' is valid
Resolving version: latest
Getting latest version number
error: SyntaxError: Unexpected end of JSON input
Error: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at parseJSONFromBytes (node:internal/deps/undici/undici:4337:19)
at successSteps (node:internal/deps/undici/undici:6985:27)
at readAllBytes (node:internal/deps/undici/undici:5908:13)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
