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

Merged
merged 2 commits into from
Mar 12, 2023
Merged

Conversation

ranocha
Copy link
Member

@ranocha ranocha commented Mar 12, 2023

This allows us to get updates for GitHub actions automatically. I have used this for my own packages as well as our Trixi.jl framework. After merging this, we should also enable other Dependabot actions in "Settings -> Code security and analysis -> Dependabot alerts" and "... -> Dependabot security updates".

After merging this, Dependabot will prepare PRs with updates of the versions of GitHub actions we use such as.

I think it would be nice to have this in all of SciML. To get the discussion started, I picked this repo since the CI tests are not very expensive.

ranocha and others added 2 commits March 12, 2023 13:45
This allows us to get updates for GitHub actions automatically. I have used this for my own packages as well as our [Trixi.jl framework](https://github.com/trixi-framework). After merging this, we should also enable other Dependabot actions in "Settings -> Code security and analysis -> Dependabot alerts" and "... -> Dependabot security updates".

After merging this, Dependabot will prepare PRs with updates of the versions of GitHub actions we use such as.

I think it would be nice to have this in all of SciML. To get the discussion started, I picked this repo since the CI tests are not very expensive.
@ChrisRackauckas
Copy link
Member

Sounds great! Would definitely accept.

@ChrisRackauckas ChrisRackauckas merged commit ce5324b into SciML:master Mar 12, 2023
@ranocha ranocha deleted the patch-1 branch March 13, 2023 04:35
This was referenced Mar 13, 2023
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

3 participants