Hi there!
I started to receive the following error:
Current runner version: '2.329.0'
Runner Image Provisioner
Operating System
Runner Image
GITHUB_TOKEN Permissions
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Error: Unable to resolve action sonarsource/sonarcloud-github-c-cpp, repository not found
Here is the repository in question: GitHub - FlatAssembler/AECforWebAssembly: A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The compiler has been rewritten from JavaScript into C++.
Any idea what I am doing wrong?