fix: allow actions/checkout v7 upgrade
CI / Test (action.json) (pull_request) Successful in 11s
CI / Test (common.json) (pull_request) Successful in 11s
CI / Test (docker-compose.json) (pull_request) Successful in 10s
CI / Test (helm.json) (pull_request) Successful in 11s
CI / Test (k8s.json) (pull_request) Successful in 10s
CI / Format (pull_request) Successful in 7s
CI / Test (bun-npm.json) (pull_request) Successful in 1m12s

This commit is contained in:
2026-06-25 20:07:52 +02:00
parent 90885cbb52
commit a142261b5e
+1 -1
View File
@@ -48,7 +48,7 @@
"matchManagers": ["github-actions"],
"matchUpdateTypes": ["major"],
"matchPackageNames": ["actions/checkout"],
"matchNewValue": "v7",
"matchNewValue": "v7.0.0",
"automerge": true,
"platformAutomerge": true,
"automergeType": "pr",