Unpin the codecov-action version from renovate

This commit is contained in:
Stefan Ceriu
2025-12-16 18:00:15 +02:00
parent 046cf6c120
commit 155d054be7

View File

@@ -25,10 +25,6 @@
{
"matchManagers": ["bundler"],
"groupName" : "Ruby"
},
{
"matchPackageNames": ["codecov/codecov-action"],
"allowedVersions": "^3.0.0"
}
]
}