Hi @fjiang-aamc and @ianpogi5,
Thanks for your report and apologies for the issue caused by this update.
If the update is blocking your pipeline, as an immediate action, you can fix the version of the action using sonarcloud-github-action@v3.1.0, which, while deprecated, is still fully functional. That should unblock you right away.
In general, we suggest always using a fixed version of the GitHub action instead of pointing to master to avoid pipeline outages in case of issues like this one. See this post, as well as the “Upgrade when using the master version of the action” section of this post, for more details.
Let me know if that unlocks you.
In the meantime I will try to understand how you end up with a non-empty scanner folder, but with a cache miss.
Best regards,
Antonio