CANopenNode / CANopenEditor

CANopen Object Dictionary Editor
GNU General Public License v3.0
128 stars 61 forks source link

add dependabot to keep github action up-to-date #83

Closed nimrof closed 6 months ago

nimrof commented 6 months ago

This sets up dependabot to check if the actions (like actions/upload-artifact) is up to date, if it is not it will automatically make pr. once a week.

afik there are now three actions that needs updating so it should make three pr. image

It can also be used to keep nugets up-to-date with a little more setup

nimrof commented 6 months ago

I have no idea about it, but it looks good :-)

You will find out very soon 🤞

nimrof commented 6 months ago

or not. @CANopenNode could you enable dependabot?

image

CANopenNode commented 6 months ago

Dependency graph and Dependabot alerts are now enabled. Something else necessary?

nimrof commented 6 months ago

Nope, maybe we just have to wait? I have never enable it after i added the config so this is new for me too

And thanks btw :)

CANopenNode commented 6 months ago

Enabled all four options:

Better?

nimrof commented 6 months ago

Works now :), just look at all the pr. Not sure if it was just a delay or what