Closed RothAndrew closed 1 year ago
Using a git-tags datasource uses the git protocol over HTTPS, as compared to github-tags which uses GitHub API, which for the Checkov repo has an IP allow-list resulting in Renovate being unable to check versions for Checkov
git-tags
github-tags
/test all :robot: View pipeline run
Using a
git-tags
datasource uses the git protocol over HTTPS, as compared togithub-tags
which uses GitHub API, which for the Checkov repo has an IP allow-list resulting in Renovate being unable to check versions for Checkov