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 #20

Merged
merged 1 commit into from
Oct 30, 2024
Merged

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

All modified and coverable lines are covered by tests ✅

Project coverage is 40.05%. Comparing base (73fb81b) to head (6cbbef1).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   39.71%   40.05%   +0.34%     
==========================================
  Files          10       11       +1     
  Lines         350      352       +2     
==========================================
+ Hits          139      141       +2     
  Misses        211      211              

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

@t-bltg t-bltg merged commit 581d4b8 into JuliaIO:master Oct 30, 2024
@t-bltg
Copy link
Collaborator

t-bltg commented Oct 30, 2024

After merging this, you could also enable other Dependabot actions in 'Settings -> Code security and analysis -> Dependabot alerts' and '... -> Dependabot security updates'.

@johnnychen94 I don't have enough rights to do this, if you could have a look 🙏.

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.

2 participants