Skip to content

Commit a1fa7aa

Browse files
authored
Merge pull request #47 from appvia/fix/SA-689-pin-renovate-digests
chore: add pinDigests for github-actions manager
2 parents cc03d1d + fb13e62 commit a1fa7aa

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,13 @@
44
"config:recommended",
55
":semanticCommitTypeAll(chore)",
66
"schedule:earlyMondays"
7+
],
8+
"packageRules": [
9+
{
10+
"matchManagers": [
11+
"github-actions"
12+
],
13+
"pinDigests": true
14+
}
715
]
816
}

0 commit comments

Comments
 (0)