Skip to content

Commit dde8a13

Browse files
authored
chore: fix renovate matchPackageNames for local actions (#472)
Follow up on #471 Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
1 parent 5dd8197 commit dde8a13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"action"
4343
],
4444
"matchPackageNames": [
45-
"/^cloudnative-pg\\/postgres-containers\\/\\.github\\/actions\\//"
45+
"cloudnative-pg/postgres-containers"
4646
],
4747
"pinDigests": false
4848
}

0 commit comments

Comments
 (0)