extend helpers:pinGitHubActionDigests
All checks were successful
renovate / renovate (push) Successful in 20s
All checks were successful
renovate / renovate (push) Successful in 20s
This commit is contained in:
parent
5280679e85
commit
9ff4a38c52
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
"config:base",
|
||||
"helpers:pinGitHubActionDigests"
|
||||
],
|
||||
"platform": "gitea",
|
||||
"automerge": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue