Add actions
to be pinned
This commit is contained in:
parent
554740c8b9
commit
dea3e9d8e2
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
"packageRules": [
|
||||
{
|
||||
"matchCategories": [
|
||||
"docker"
|
||||
"docker",
|
||||
"github-actions"
|
||||
],
|
||||
"pinDigests": true
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue