Skip to content

Commit df28060

Browse files
committed
chore(renovate): avoid pinning a digest for local actions
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
1 parent d65fd85 commit df28060

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,15 @@
3636
"action"
3737
],
3838
"pinDigests": true
39+
},
40+
{
41+
"matchDepTypes": [
42+
"action"
43+
],
44+
"matchPackageNames": [
45+
"/^cloudnative-pg\\/postgres-containers\\/\\.github\\/actions\\//"
46+
],
47+
"pinDigests": false
3948
}
4049
]
4150
}

0 commit comments

Comments
 (0)