BUILD-11589 Bump gh-action_cache to v1.7.0 - #302
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Code Review ✅ ApprovedUpdates SonarSource/gh-action_cache to v1.7.0 across all relevant action files to enable cross-platform cache metrics. No issues found. OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
There was a problem hiding this comment.
Pull request overview
This pull request updates the pinned revision of SonarSource/gh-action_cache from v1.6.0 to v1.7.0 across the repository’s composite GitHub Actions, keeping cache behavior consistent while enabling the new cross-platform cache-metrics JSON emission introduced in v1.7.0.
Changes:
- Bumped
SonarSource/gh-action_cacheto0666e03d7b6480758214db522a3aac989d67b026(v1.7.0) in all affected action definitions. - Kept existing cache keys/paths/conditions unchanged while updating the action implementation version.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
config-pip/action.yml |
Updates cache action pin for pip dependency caching. |
config-npm/action.yml |
Updates cache action pin for NPM dependency caching. |
config-maven/action.yml |
Updates cache action pin for the local Maven repository cache. |
config-gradle/action.yml |
Updates cache action pin for Gradle cache usage. |
code-signing/action.yml |
Updates cache action pin for code-signing tool caching. |
cache/action.yml |
Updates cache action pin in the deprecated adaptive cache wrapper. |
build-yarn/action.yml |
Updates cache action pin for Yarn dependency caching. |
build-poetry/action.yml |
Updates cache action pin for Poetry cache usage. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|



Summary
SonarSource/gh-action_cachefrom v1.6.0 to v1.7.0 in all 8 action filesWhat's New in v1.7.0
Files Changed
cache,build-poetry,build-yarn,code-signing,config-gradle,config-maven,config-npm,config-pip