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

ci: Enable Dependabot version updates for GitHub Actions #153

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

matthewfeickert
Copy link
Member

* Add GitHub Dependabot config to check for GitHub Action version updates and
to open PRs if available. Set the check and update interval to weekly.
   - c.f. https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
@matthewfeickert matthewfeickert added CI Continuous Integration chore labels Oct 25, 2022
@matthewfeickert matthewfeickert self-assigned this Oct 25, 2022
@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Base: 85.71% // Head: 85.71% // No change to project coverage 👍

Coverage data is based on head (3f24e64) compared to base (e04193b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #153   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files           2        2           
  Lines         217      217           
  Branches       57       57           
=======================================
  Hits          186      186           
  Misses         27       27           
  Partials        4        4           
Flag Coverage Δ
unittests-3.10 85.25% <ø> (ø)
unittests-3.6 83.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@eduardo-rodrigues eduardo-rodrigues left a comment

Choose a reason for hiding this comment

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

Good to have this. Had not realised it was not in. I have it for my other packages and it is very useful. I set the interval to "monthly" but up to you.

@matthewfeickert matthewfeickert merged commit 98470b5 into master Oct 25, 2022
@matthewfeickert matthewfeickert deleted the ci/add-dependabot branch October 25, 2022 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants