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

enable dependabot for GitHub actions #181

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

ranocha
Copy link
Contributor

@ranocha ranocha commented Mar 14, 2023

This allows to get updates for GitHub actions automatically. I have used this for my own packages, the Trixi.jl framework, and the SciML organization. After merging this, you could also enable other Dependabot actions in 'Settings -> Code security and analysis -> Dependabot alerts' and '... -> Dependabot security updates'.

See SciML/MuladdMacro.jl#37

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.31 🎉

Comparison is base (a0025a7) 97.49% compared to head (cfd46ee) 97.81%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
+ Coverage   97.49%   97.81%   +0.31%     
==========================================
  Files           7        7              
  Lines         959      960       +1     
==========================================
+ Hits          935      939       +4     
+ Misses         24       21       -3     

see 3 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sjkelly sjkelly merged commit 3ff3a91 into JuliaIO:master Nov 7, 2023
@sjkelly
Copy link
Member

sjkelly commented Nov 7, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants