Skip to content

enable dependabot for GitHub actions #63

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

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

ranocha
Copy link
Member

@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

@Crown421
Copy link
Collaborator

Thank you very much for this, will have a proper look tomorrow, but seems good to merge.

Just to check: Additional settings are optional? They are not needed for the action in this PR?

@ranocha
Copy link
Member Author

ranocha commented Mar 15, 2023

Yes, exactly 👍

@Crown421
Copy link
Collaborator

I am looking into it, but it seems at least for SciML this proposed job is failing (see here?
Which is odd, because as far as I can tell, the workflow is the same as in your Trixi repo.

@ranocha
Copy link
Member Author

ranocha commented Mar 16, 2023

Thanks for noticing this! Indeed, I messed up that PR and put the file in the wrong directory - it needs to be directly in .github as in this PR, not in .github/workflows. I made a PR to MuladdMacro.jl: SciML/MuladdMacro.jl#39

@Crown421
Copy link
Collaborator

Cool, in this case, see no reason not to merge this.

@Crown421 Crown421 merged commit d2d92c2 into JuliaMath:master Mar 16, 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.

2 participants