Skip to content
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

Create dependabot.yml #124

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Create dependabot.yml #124

merged 1 commit into from
Apr 8, 2024

Conversation

cpaniaguam
Copy link
Member

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.

@cpaniaguam cpaniaguam requested a review from tdivoll April 5, 2024 19:07
@cpaniaguam cpaniaguam self-assigned this Apr 5, 2024
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@tdivoll tdivoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@cpaniaguam
Copy link
Member Author

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

Copy link
Collaborator

@tdivoll tdivoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@cpaniaguam cpaniaguam merged commit 5b017a9 into main Apr 8, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants