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 Configuration for GitHub Actions #416

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abuechler
Copy link
Contributor

@abuechler abuechler commented Dec 18, 2024

This PR adds Dependabot for GitHub Actions. Dependabot will automatically create PRs to keep the GitHub Actions dependencies up-to-date.

After merging this PR, a repository admin/owner needs to enable Dependabot for GitHub Actions in the repository settings.

  • Got to Repository Settings >> Code Security >> Enable Dependabot on Actions runners
    • Please do not enable Dependabot on self-hosted runners. It is not supported yet.

💡 Please consider adding Dependabot for your project's language itself, not just the GitHub Actions. Dependabot supports various other package ecosystems like NodeJS, Java, Python, etc. You can add configuration sections for them as well in .github/dependabot.yml file. For more information, check the Dependabot documentation.

🎯 Please merge or close this PR yourself, thank you!

@abuechler abuechler changed the title Add dependabot configuration for GitHub Actions Add Dependabot Configuration for GitHub Actions Dec 18, 2024
@abuechler abuechler force-pushed the dependabot-for-gha-1 branch from 28dcdbd to 0de6741 Compare December 18, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant