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

Create dependabot.yml #1637

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

Conversation

IsakTheHacker
Copy link
Contributor

Issue description

I saw that some dependencies in the GitHub action workflows were out of date. Since GitHub is always migrating to newer Node runtimes it is important to keep GitHub action dependencies up to date so they won't become incompatible all of a sudden.

Solution description

I've added a dependabot configuration that will check for updates to GitHub actions used in the workflow files weekly.

Checklist

I have done my best to ensure that…

  • …I have familiarized myself with the CONTRIBUTING.md file
  • …this change follows the coding style and design patterns of the codebase
  • …I own the intellectual property rights to this code
  • …the intent of this change is clearly explained
  • …existing uses of the Panda3D API are not broken
  • …the changed code is adequately covered by the test suite, where possible.

@rdb
Copy link
Member

rdb commented Mar 27, 2024

Which dependencies does this affect, exactly?

@IsakTheHacker
Copy link
Contributor Author

It affects GitHub action dependencies in workflow files located in the .github/workflows directory

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.

None yet

2 participants