Skip to content

Commit 40636e1

Browse files
authored
Use timestamp-optional on GHA digest updates (#24)
1 parent c6c08bb commit 40636e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

default.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@
7373
"enabled": true,
7474
"minimumReleaseAgeBehaviour": "timestamp-optional"
7575
},
76+
{
77+
"matchManagers": ["github-actions"],
78+
"matchUpdateTypes": ["digest"],
79+
"enabled": true,
80+
"minimumReleaseAgeBehaviour": "timestamp-optional"
81+
},
7682
{
7783
"matchManagers": ["composer"],
7884
"matchDepTypes": ["require"],

0 commit comments

Comments
 (0)