Fix dependabot label for github-actions-related updates (#5546)

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:43:52 +02:00 committed by GitHub
commit a1f7c1bc65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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