Closed d33bs closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.72%. Comparing base (
c782728
) to head (a0a8350
). Report is 30 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks @gwaybio ! Merging this in. Generally, if this ends up being too noisy over time we can disable.
Description
This PR enables GitHub's Dependabot to look at GitHub Actions versions and open PR's with relevant updates on a weekly basis (maintainers must review and approve PR's). It has no overlap / interference with Dependabot security-focused updates, which are configured independently. Relates to findings in #432 , where an Action version needed to be updated in order for an error to be resolved.
Closes #436
What is the nature of your change?
Checklist
Please ensure that all boxes are checked before indicating that a pull request is ready for review.