Open kaizencc opened 1 month ago
I assume the problem here is this repo (i.e. on our end) is forked
The only way to fix it is to completely delete the repo and re-push the contents, which I can do, but ugh
any idea why this is happening now? from my perspective i just moved from targeting main
branch to v2.0.0
tag.
I have no idea. I am the maintainer-of-last-resort for this repo and know very little about the internals of GitHub Actions
I'm using
rustsec/audit-check@v2
and receiving the following error:Or, the error will just be:
Some examples: https://github.com/cdklabs/cdk-from-cfn/actions/runs/11216029024/job/31174437589 https://github.com/cdklabs/cdk-from-cfn/actions/runs/11242147829/job/31255195316
I'm not working on a forked repository but audit-check is forked. Is this a problem on my end or on yours?