forked from repo-mirrors/cnpg-postgres-containers
Enable pinGitHubActionDigests for renovatebot (#165)
Signed-off-by: Patrick Vickery <pvickery@paramountcommerce.com>
This commit is contained in:
@@ -19,6 +19,12 @@
|
|||||||
{
|
{
|
||||||
"matchPackageNames": ["debian"],
|
"matchPackageNames": ["debian"],
|
||||||
"groupName": "Debian base images"
|
"groupName": "Debian base images"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchDepTypes": [
|
||||||
|
"action"
|
||||||
|
],
|
||||||
|
"pinDigests": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Reference in New Issue
Block a user