-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"detected dubious ownership in repository" for a Foundry project #49
Comments
A probable root cause: actions/runner#2033 Worked it around by adding |
Thanks for the report @CodeSandwich! That issue you linked could be the root case indeed. I prepared a small change in #50 that should help with this issue, could you try it out and let me know if it helps? It should be enough to specify |
v0.3.0 was just released and contains this fix 👍 |
My CI suddenly started failing on Slither action:
I haven't upgraded anything (except Foundry, it keeps rolling) or changed any configuration.
I've tried adding a CI step:
and adding an
actions/checkout
parameter:None of these worked, the error keeps popping up.
A failing run: https://github.com/radicle-dev/drips-contracts/actions/runs/4102797360/jobs/7076195503
The text was updated successfully, but these errors were encountered: