renovate.json: replace CI: prefix with GHA:

All bumped dependencies are in GHA.

Follow-up to 6225d7ba2f #19547
This commit is contained in:
Viktor Szakats 2025-11-17 16:49:49 +01:00
parent 39320e1e1b
commit 42c43f695c
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -21,7 +21,7 @@
"pinDigest",
"digest"
],
"commitMessagePrefix": "CI: ",
"commitMessagePrefix": "GHA: ",
"labels": [
"CI"
]
@ -30,7 +30,7 @@
"matchManagers": [
"custom.regex"
],
"commitMessagePrefix": "CI: ",
"commitMessagePrefix": "GHA: ",
"labels": [
"CI"
]