Commit 91e556c
authored
Add Dependabot configuration for GitHub Actions updates (#9)
## Description
This pull request introduces a Dependabot configuration file to automate
dependency updates for GitHub Actions in the repository. This helps
ensure that GitHub Actions workflows remain up-to-date with the latest
security and feature updates.
Dependency management automation:
* Added a `.github/dependabot.yml` file to enable weekly automated
updates for GitHub Actions dependencies, with appropriate labels for
tracking.1 parent 75336c0 commit 91e556c
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