github-action icon indicating copy to clipboard operation
github-action copied to clipboard

Unable to resolve action `serverless/[email protected]`, repository or version not found

Open agawley opened this issue 1 year ago • 2 comments

I am using VSCode with the GitHub Actions plugin.

I get the following error in the console:

Unable to resolve action 'serverless/[email protected]', repository or version not found

Any idea why or how to fix?

agawley avatar Sep 26 '24 10:09 agawley

@agawley same here

image

I have been tried with another versions (master, v1, v2, ....) apparently the only one that work is the next, how you can see in pic

image

I tried to see the github actions extension outputs, but nothing that shows a lot....

image

vianaz avatar Oct 08 '24 10:10 vianaz

It is only annoying, because I am getting the same error message but it's just in the VS Code, the action is being executed properly.

UmairJibran avatar Oct 21 '24 20:10 UmairJibran