ci: activate automerge for github action digest update

Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
This commit is contained in:
simonsan 2023-12-26 18:01:46 +01:00
parent 16ea6de672
commit 2a7aba6ac2
No known key found for this signature in database
GPG Key ID: E11D13668EC3B71B

12
.github/renovate.json vendored
View File

@ -17,12 +17,22 @@
],
"packageRules": [
{
"description": "Automerge pin updates for GitHub Actions",
"matchDatasources": [
"github-actions"
],
"matchDepTypes": [
"action"
],
"matchUpdateTypes": [
"pin",
"digest",
"pinDigest"
],
"labels": [
"A-ci"
]
],
"automerge": true
},
{
"matchDatasources": [