You've already forked renovate-config
fix(actions): update peter-evans/dockerhub-description to v5.0.0
This commit is contained in:
15
actions.json
15
actions.json
@@ -52,6 +52,21 @@
|
||||
"matchPackageNames": [
|
||||
"actions/checkout"
|
||||
]
|
||||
},
|
||||
{
|
||||
"addLabels": [
|
||||
"renovate/automerge",
|
||||
"renovate/github-action"
|
||||
],
|
||||
"allowedVersions": "<6.0.0",
|
||||
"automerge": true,
|
||||
"enabled": true,
|
||||
"matchManagers": [
|
||||
"github-actions"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"peter-evans/dockerhub-description"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user