mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
ci: activate automerge for github action digest update
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
This commit is contained in:
parent
16ea6de672
commit
2a7aba6ac2
12
.github/renovate.json
vendored
12
.github/renovate.json
vendored
@ -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": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user