Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(DEVOPS-7808): ensure renovate configured in all repos using public actions #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AlexisColes
Copy link

@AlexisColes AlexisColes commented Mar 21, 2025

DEVOPS-7808

Changes

due to incident https://lendable.slack.com/archives/C08HNKQ4F7G

We are moving all GitHub Action references to git sha1 rather than tags.

We will use renovote to achive this and therefore need to enable it in all repositories.

We also need to ensure that all renovate config extends from the lendable base config

This is so that we can control the delay before referencing the latest sha1 commits to give the comunity some time to pick up on any malitious commits.

…c actions

# [DEVOPS-7808]
## Changes

due to incident https://lendable.slack.com/archives/C08HNKQ4F7G

We are moving all GitHub Action references to git sha1 rather than tags.

We will use renovote to achive this and therefore need to enable it in all repositories.

We also need to ensure that all renovate config extends from the [lendable base config](https://github.com/Lendable/renovate-config/blob/main/default.json)

This is so that we can control the delay before referencing the latest sha1 commits to give the comunity some time to pick up on any malitious commits.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant