WilhelmusLab / ice-floe-tracker-pipeline

Processing pipeline for IceFloeTracker.jl
1 stars 1 forks source link

Create dependabot.yml #124

Closed cpaniaguam closed 7 months ago

cpaniaguam commented 7 months ago

Many of the workflows in the repo are using deprecated versions of actions. For example, see https://github.com/WilhelmusLab/ice-floe-tracker-pipeline/actions/runs/8574063782

Dependabot, itself a workflow, will automatically check such vulnerabilities and open PRs with suggestions to use up-to-date versions of the actions.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 94.88%. Comparing base (eeeeb8a) to head (83ed846).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #124 +/- ## ======================================= Coverage 94.88% 94.88% ======================================= Files 7 7 Lines 215 215 ======================================= Hits 204 204 Misses 11 11 ```

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

cpaniaguam commented 7 months ago

Would this be the same Dependabot that could be used to check for outdated Julia deps?

No, that's the CompatHelper bot https://github.com/JuliaRegistries/CompatHelper.jl