Skip to content

Commit 99f7714

Browse files
authored
Merge pull request #606 from smartlyio/renovate-patch
[VLCN-3590] Renovate now pins everything but Smartly's actions
2 parents 1fc7395 + f65e0bb commit 99f7714

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@
5959
"matchDepTypes": ["devDependencies"],
6060
"matchUpdateTypes": ["major"],
6161
"labels": ["patch", "renovate-deps"]
62+
},
63+
{
64+
"description": "Pin third-party GitHub Actions to digest SHAs only; Smartly-owned actions stay tag-based (after catch-all pin rules so pinDigests is not overridden)",
65+
"matchManagers": ["github-actions"],
66+
"matchPackageNames": ["/^smartlyio\\//"],
67+
"pinDigests": false
6268
}
6369
],
6470
"github-actions": {

0 commit comments

Comments
 (0)