Skip to content

Update SonarSource/gh-action_cache action to v1.3.0#234

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github-actions
Open

Update SonarSource/gh-action_cache action to v1.3.0#234
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github-actions

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2026

This PR contains the following updates:

Package Type Update Change
SonarSource/gh-action_cache action minor v1.2.3v1.3.0

Release Notes

SonarSource/gh-action_cache (SonarSource/gh-action_cache)

v1.3.0

Compare Source

New Features
Added new composite action for self-service S3 cache cleanup: SonarSource/gh-action_cache/cleanup

It supports:

  • List mode — discover all cache entries for your repo without deleting anything
  • Delete by branch — remove all cache entries for a specific branch (e.g., feature/my-branch)
  • Delete by key — remove entries matching a cache key prefix across all branches or specific branch (e.g., sccache-Linux)
  • Dry-run — preview what would be deleted before committing
  • GitHub Actions job summary — collapsible table of matched/deleted objects in the workflow summary

Setup
Add a workflow_dispatch workflow 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 19, 2026 10:48
@sonar-review-alpha
Copy link

sonar-review-alpha bot commented Mar 19, 2026

Summary

Bulk 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 know

The 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.


  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

@hashicorp-vault-sonar-prod
Copy link

hashicorp-vault-sonar-prod bot commented Mar 19, 2026

Renovate Jira issue ID: BUILD-10758

@sonarqubecloud
Copy link

Copy link

@sonar-review-alpha sonar-review-alpha bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All 8 files consistently apply the same SHA bump from 957cb1f to 7b57f01. No logic changes, no duplication concerns, no security issues. Clean mechanical update — good to merge.

🗣️ Give feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants