[renovate] Add launchdarkly github action (#190535)

Adds the GitHub action `launchdarkly/find-code-references` to the
LaunchDarkly group of dependencies.

A pull request will be opened shortly after introducing sha pinning to
the dependency.
This commit is contained in:
Jon 2024-08-14 15:08:30 -05:00 committed by GitHub
parent 96eb1f258d
commit 2077468c37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,7 +68,7 @@
},
{
"groupName": "LaunchDarkly",
"matchDepNames": ["launchdarkly-js-client-sdk", "@launchdarkly/node-server-sdk"],
"matchDepNames": ["launchdarkly-js-client-sdk", "@launchdarkly/node-server-sdk", "launchdarkly/find-code-references"],
"reviewers": ["team:kibana-security", "team:kibana-core"],
"matchBaseBranches": ["main"],
"labels": ["release_note:skip", "Team:Security", "Team:Core", "backport:prev-minor"],