Commit 7721658
authored
Add Dependabot configuration for GitHub Actions updates (#1)
## Description
This pull request adds a new Dependabot configuration to the repository,
enabling automated updates for GitHub Actions dependencies. This helps
keep the repository's workflow dependencies up to date with minimal
manual intervention.
Dependency management:
* Added a `.github/dependabot.yml` file to configure Dependabot for
weekly updates of GitHub Actions dependencies, with appropriate labeling
for tracking.1 parent 6426e2b commit 7721658
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments