Lint failing with "detected dubious ownership" #324
Labels
kind/bug
Some behavior is incorrect or out of spec
p1
A bug severe enough to be the next item assigned to an engineer
resolution/fixed
This issue was fixed
What happened?
Updating repos to ci-mgmt makes the repo checks fail with "detected dubious ownership".
Examples: https://github.com/pulumi/pulumi-venafi/actions/runs/4106286075/jobs/7084314334 , also digitalocean.
This is an issue with Git versions. Related: actions/checkout#1048
It appears that Lint workflow uses
golangci/golangci-lint:latest
container which uses an affected Git version and therefore fails to checkout the repo appropriately.Expected Behavior
Checks pass
Steps to reproduce
See https://github.com/pulumi/pulumi-venafi/actions/runs/4106286075/jobs/7084314334
Output of
pulumi about
N/A
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: