spacetelescope / roman_datamodels

Datamodel support for the roman calibration pipeline
https://roman-datamodels.readthedocs.io
Other
7 stars 21 forks source link

enable dependabot for github actions workflows #395

Closed braingram closed 2 weeks ago

braingram commented 2 weeks ago

Enable dependabot to check for updates to and open PRs to update github actions workflow files.

I think we should do this before (or in concert with) https://github.com/spacetelescope/roman_datamodels/pull/392 as the exact pins mean we won't see security/bugfix/feature updates to actions unless the pins are updated (which dependabot will help us do).

Tasks

news fragment change types... - ``changes/.feature.rst``: new feature - ``changes/.bugfix.rst``: fixes an issue - ``changes/.doc.rst``: documentation change - ``changes/.removal.rst``: deprecation or removal of public API - ``changes/.misc.rst``: infrastructure or miscellaneous change
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.75%. Comparing base (087a60d) to head (cb3f42b). Report is 50 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #395 +/- ## ========================================== + Coverage 97.56% 97.75% +0.19% ========================================== Files 30 37 +7 Lines 2788 3380 +592 ========================================== + Hits 2720 3304 +584 - Misses 68 76 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.