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

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Add Dependabot #163

merged 1 commit into from
Feb 7, 2024

Conversation

lenvm
Copy link
Collaborator

@lenvm lenvm commented Feb 7, 2024

What

This pull request adds Dependabot. Dependabot regularly checks, in this case weekly, versions of dependencies of GitHub Actions.

How

More details on how to implement Dependabot are found on Keeping your actions up to date with Dependabot.

Why

To not have problems at some point in the future with outdated dependencies used in GitHub Actions, it is useful to keep the dependencies updated. Dependabot checks the versions of dependencies automatically on a regular basis, and will raise pull requests for version updates for any outdated actions that it finds.

- Dependabot regularly checks versions of dependencies of GitHub Actions
@lenvm lenvm requested a review from dalathegreat February 7, 2024 19:22
Copy link
Owner

@dalathegreat dalathegreat left a comment

Choose a reason for hiding this comment

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

Great idea!

@lenvm lenvm merged commit 92b5480 into dalathegreat:main Feb 7, 2024
17 checks passed
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