Commit 22f6ef8
authored
🩹 [Patch]: Update Dependabot configuration to include labels for GitHub Actions (#4)
## Description
This pull request introduces a new Dependabot configuration file to
automate dependency updates for GitHub Actions workflows. This will help
keep GitHub Actions up-to-date and improve the security and reliability
of the CI/CD pipeline.
Dependency management:
* Added a `.github/dependabot.yml` file to enable weekly automated
updates for GitHub Actions dependencies, with appropriate labels for
tracking.1 parent a6c7b88 commit 22f6ef8
1 file changed
+14
-0
lines changed| 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