fix(actions): update peter-evans/dockerhub-description to v5.0.0

This commit is contained in:
2025-10-02 16:49:41 +02:00
parent 6a45f9828a
commit f6aae69deb

View File

@@ -52,6 +52,21 @@
"matchPackageNames": [ "matchPackageNames": [
"actions/checkout" "actions/checkout"
] ]
},
{
"addLabels": [
"renovate/automerge",
"renovate/github-action"
],
"allowedVersions": "<6.0.0",
"automerge": true,
"enabled": true,
"matchManagers": [
"github-actions"
],
"matchPackageNames": [
"peter-evans/dockerhub-description"
]
} }
] ]
} }