Fix dependabot label for github-actions-related updates

I misspelled this when I added the labels section in ca941ffb1825; seems it was
using github_actions before.
This commit is contained in:
Stefan Haller 2026-04-26 19:39:20 +02:00
parent d93b1e7dc3
commit b22c9cffc5

View file

@ -15,4 +15,4 @@ updates:
labels:
- "maintenance"
- "dependencies"
- "github-actions"
- "github_actions"