Commit fc0a37f
committed
Enable Dependabot for Wwrokflow updates
We want to be notified if
- used GitHub actions and
- used baes images in the workflow
are outdated.
We are not sure if it will work. This is a first try.
The docker ecosystem is configured globaly because we may use
containers outside workflows and we hope that Dependabot searches
recursive. We are also not sure if Dependabot recognizes the image
tag in the workflow YAML as Docker dependency.
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>1 parent a50f3ff commit fc0a37f
1 file changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments