[PR #2953] Update Renovate config #3908

Closed
opened 2025-11-26 23:38:28 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/bitwarden/android/pull/2953

State: closed
Merged: Yes


Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [X] Other

Objective

This PR updates the Renovate config to pull in the pin-actions.json shareable config preset from the renovate-config repository which pins GitHub Actions at certain versions.

Code changes

  • .github/renovate.json: Add pin-actions.json shareable config preset.

Before you submit

  • Please add unit tests where it makes sense to do so
**Original Pull Request:** https://github.com/bitwarden/android/pull/2953 **State:** closed **Merged:** Yes --- ## Type of change <!-- (mark with an `X`) --> ``` - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [X] Other ``` ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> This PR updates the Renovate config to pull in the `pin-actions.json` shareable config preset from the `renovate-config` repository which pins GitHub Actions at certain versions. ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> - **.github/renovate.json:** Add `pin-actions.json` shareable config preset. ## Before you submit - Please add **unit tests** where it makes sense to do so
GiteaMirror added the pull-request label 2025-11-26 23:38:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3908