Update SonarSource/gh-action_cache action to v1.3.0#234
Update SonarSource/gh-action_cache action to v1.3.0#234renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
SummaryBulk update of SonarSource/gh-action_cache from v1.2.3 to v1.3.0 across 8 GitHub Actions. This is a straightforward dependency bump that introduces new optional cache cleanup functionality while maintaining backward compatibility with existing cache operations. What reviewers should knowThe changes are purely mechanical version pins in action.yml files. Each file updates the same action reference (from commit 957cb1f to 7b57f01 with version tag v1.3.0). No logic changes — the new cache cleanup composite action is optional and doesn't affect how existing actions work. Safe to merge once you verify the release notes align with your use cases.
|
|
Renovate Jira issue ID: BUILD-10758 |
SonarQube reviewer guide
|




This PR contains the following updates:
v1.2.3→v1.3.0Release Notes
SonarSource/gh-action_cache (SonarSource/gh-action_cache)
v1.3.0Compare Source
New Features
Added new composite action for self-service S3 cache cleanup:
SonarSource/gh-action_cache/cleanupIt supports:
feature/my-branch)sccache-Linux)Setup
Add a
workflow_dispatchworkflow to your repository and trigger it from the default branch.See Cache Cleanup in the README for full setup instructions and usage examples.
NOTE: Due to security constrains you cannot run cache cleanup from non-default branch!
Configuration
📅 Schedule: Branch creation - "after 7am every weekday,before 8pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.