-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Updated codecov action to v3 #6281
Conversation
I think these sort of updates are ideal candidates for GitHub's Dependabot. But there's one big downside to Dependabot: it also opens PRs on forks, just check the thousands of spam PRs linking to dependabot/dependabot-core#2804. Not a friendly thing to do on a repo such as this with 1.9k forks! On another project I've just started trying out an alternative called Renovate, it's free and also open source: https://www.whitesourcesoftware.com/free-developer-tools/renovate/ > GitHub App. Shall we give it a try? Ping also @aclark4life |
It does indeed perform this task - https://docs.renovatebot.com/modules/manager/github-actions/ I'm seeing good reviews on Google, so if you're also giving it a good review so far, I'm game. |
@aclark4life Please could you enable Renovate for us? See #6281 (comment) |
Adding Renovate should also improve our OpenSSF scorecard. |
Let's hold off on pinning these for now, there's some discussion and pushback on whether this is worthwhile: |
Main has started failing in both Test and Test MinGW. This PR would resolve those issues, by replacing the bash uploader with the GitHub action. |
No description provided.