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

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

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

nimrof
Copy link
Collaborator

@nimrof nimrof commented Mar 15, 2024

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 nimrof self-assigned this Mar 15, 2024
Copy link
Collaborator

@trojanobelix trojanobelix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@nimrof
Copy link
Collaborator Author

nimrof commented Mar 16, 2024

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

You will find out very soon 🤞

@nimrof nimrof merged commit df0c5c7 into CANopenNode:main Mar 16, 2024
1 check passed
@nimrof nimrof deleted the dependabot-gh-action branch March 16, 2024 12:20
@nimrof
Copy link
Collaborator Author

nimrof commented Mar 16, 2024

or not.
@CANopenNode could you enable dependabot?

image

@CANopenNode
Copy link
Owner

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

@nimrof
Copy link
Collaborator Author

nimrof commented Mar 17, 2024

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
Copy link
Owner

Enabled all four options:

  • Dependabot alerts
  • Dependabot security updates
  • Grouped security updates
  • Dependabot version updates

Better?

@nimrof
Copy link
Collaborator Author

nimrof commented Mar 17, 2024

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

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.

3 participants