fix(actions): update actions/checkout to v6.0.0

This commit is contained in:
2025-09-18 18:45:18 +02:00
parent c422b7d061
commit fe7916a330

View File

@ -43,16 +43,14 @@
"renovate/disabled",
"renovate/github-action"
],
"automerge": false,
"enabled": false,
"allowedVersions": "<7.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"actions/checkout"
],
"matchUpdateTypes": [
"major"
]
}
]