Conversation
|
Renovate Jira issue ID: SLCORE-2268 |
SummaryThis PR updates multiple GitHub Actions dependencies across 5 workflow files. Despite the PR title indicating only a
All changes are pinned to specific commit SHAs with version tags. The updates appear to come from automated dependency management (Renovate). What reviewers should knowKey points for review:
|
|
743f276 to
6a695ae
Compare
There was a problem hiding this comment.
All action references are correctly pinned to full 40-character SHAs, internally consistent (same SHA used everywhere for the same action), and no untouched workflow files are left with stale references. The update is broader than the PR title implies — ci-github-actions lands at 1.3.34 (not 1.3.30), and several other SonarSource release/releasability actions are bumped alongside it.
One behavioral change warrants explicit confirmation: the ci-github-actions/cache action now defaults to AWS S3 as its cache backend (via the internal gh-action_cache v1.4.3 bump). The two cache steps in build.yml have no CACHE_BACKEND or CACHE_IMPORT_GITHUB env var set.
|





This PR contains the following updates:
1.3.29→1.3.343.0.4→3.0.56.5.0→6.7.11.4.3→1.5.4v7.0.0→v7.0.1c0f553f→5f6978fRelease Notes
SonarSource/ci-github-actions (SonarSource/ci-github-actions)
v1.3.34Compare Source
What's Changed
Full Changelog: SonarSource/ci-github-actions@1.3.33...1.3.34
v1.3.33Compare Source
What's Changed
Improvements
Full Changelog: SonarSource/ci-github-actions@1.3.32...1.3.33
v1.3.32Compare Source
What's Changed
Improvements
Full Changelog: SonarSource/ci-github-actions@1.3.31...1.3.32
v1.3.31Compare Source
What's Changed
Improvements
Full Changelog: SonarSource/ci-github-actions@1.3.30...1.3.31
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
SonarSource/gh-action_releasability (SonarSource/gh-action_releasability)
v3.0.5Compare Source
Improvements
fa0acdcby @renovate[bot] in #126Full Changelog: SonarSource/gh-action_releasability@3.0.4...3.0.5
SonarSource/gh-action_release (SonarSource/gh-action_release)
v6.7.1Compare Source
What's Changed
Improvements
fa0acdcby @renovate[bot] in #363Full Changelog: SonarSource/gh-action_release@6.7.0...6.7.1
v6.7.0Compare Source
What's Changed
Full Changelog: SonarSource/gh-action_release@6.6.1...6.7.0
v6.6.1Compare Source
What's Changed
Full Changelog: SonarSource/gh-action_release@6.5.0...6.6.1
v6.6.0Compare Source
SonarSource/release-github-actions (SonarSource/release-github-actions)
v1.5.4Compare Source
What's Changed
Full Changelog: SonarSource/release-github-actions@1.5.3...1.5.4
v1.5.3Compare Source
What's Changed
Full Changelog: SonarSource/release-github-actions@1.5.2...1.5.3
v1.5.2Compare Source
What's Changed
Full Changelog: SonarSource/release-github-actions@1.5.1...1.5.2
v1.5.1Compare Source
What's Changed
Full Changelog: SonarSource/release-github-actions@1.5.0...1.5.1
v1.5.0Compare Source
What's Changed
Full Changelog: SonarSource/release-github-actions@1.4.3...1.5.0
actions/upload-artifact (actions/upload-artifact)
v7.0.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v7...v7.0.1
Configuration
📅 Schedule: (in timezone CET)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.