You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
This pull request introduces a Dependabot configuration to automate
dependency updates for GitHub Actions workflows. This will help keep our
GitHub Actions up to date and improve security and maintainability.
Dependency management automation:
* Added a `.github/dependabot.yml` file to enable weekly automated
updates for GitHub Actions dependencies, with appropriate labeling for
tracking.
0 commit comments