Closed cpaniaguam closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.88%. Comparing base (
eeeeb8a
) to head (83ed846
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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
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.