chore(deps): update sonarsource/ci-github-actions action to v1.3.30#1954
chore(deps): update sonarsource/ci-github-actions action to v1.3.30#1954renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
Renovate Jira issue ID: SLCORE-2268 |
SummaryUpdates SonarSource/ci-github-actions action from v1.3.29 to v1.3.30 across all workflow files. The underlying change upgrades gh-action_cache to v1.4.3, which changes the default cache backend from GitHub cache to AWS S3. This is a dependency patch update that affects caching behavior in builds and QA workflows. What reviewers should knowThis is a routine dependency update. All 9 references to the action in build.yml and shadow_scans.yml were consistently updated. Review: Check whether the S3 default cache backend aligns with your infrastructure setup. If you need GitHub cache instead, set
|
|





This PR contains the following updates:
1.3.29→1.3.30Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
SonarSource/ci-github-actions (SonarSource/ci-github-actions)
v1.3.30Compare Source
What's Changed
Improvements
Update GitHub actions by @renovate[bot] in #239
v1.4.2→v1.4.3This release sets AWS S3 as the default cache backend for gh-action_cache.
Use
CACHE_BACKENDenv var to use GitHub cache backend.Use
CACHE_IMPORT_GITHUBenv var to opt-in/out migration scenario from GitHub to S3.Full Changelog: SonarSource/ci-github-actions@1.3.29...1.3.30
Configuration
📅 Schedule: Branch creation - "after 7am every weekday,before 7pm every weekday" in timezone CET, 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.