Skip to content

[Sync] Update project files from source repository (c8f8505)#217

Merged
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-sdks-20260422-101057-c8f8505
Apr 22, 2026
Merged

[Sync] Update project files from source repository (c8f8505)#217
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-sdks-20260422-101057-c8f8505

Conversation

@mrz1836
Copy link
Copy Markdown
Owner

@mrz1836 mrz1836 commented Apr 22, 2026

What Changed

  • Updated actions/cache action from commit hash 668228422ae6a00e4ad889ee87cd7109ec5666a7 (v5.0.4) to 27d5ce7f107fe9357f9df03efb73ab90386fccae (v5.0.5) across multiple GitHub Actions workflow files
  • Modified 10 action files including setup-go-with-cache, setup-benchstat, cache-redis-image, setup-magex, setup-goreleaser, setup-mage, upload-statistics, warm-cache, and upload-artifact-resilient
  • Updated both actions/cache@ and actions/cache/restore@ and actions/cache/save@ references to use the new commit hash

Why It Was Necessary

  • Keeps GitHub Actions dependencies up-to-date with the latest v5.0.5 release of the cache action
  • Ensures all caching operations across the CI/CD pipeline use a consistent and current version
  • Addresses potential bug fixes or improvements included in the v5.0.5 release

Testing Performed

  • Verification that the new commit hash corresponds to the official v5.0.5 release tag of actions/cache
  • CI/CD pipeline execution to confirm cache operations (restore, save) function correctly with the updated action version
  • Validation that all affected workflows (Go build cache, module cache, Redis image cache, binary caches) continue to work as expected

Impact / Risk

  • Risk Level: Low - this is a patch version update with pinned commit hashes ensuring reproducibility
  • Breaking Changes: None expected - v5.0.4 to v5.0.5 is a minor patch update maintaining API compatibility
  • Performance: Potential improvements in cache performance or reliability from upstream fixes in v5.0.5

@mrz1836 mrz1836 self-assigned this Apr 22, 2026
@mrz1836 mrz1836 added automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps labels Apr 22, 2026
@github-actions github-actions Bot added size/S Small change (11–50 lines) update General updates labels Apr 22, 2026
@mrz1836
Copy link
Copy Markdown
Owner Author

mrz1836 commented Apr 22, 2026

LGTM!

@mrz1836 mrz1836 merged commit 461801f into master Apr 22, 2026
46 checks passed
@github-actions github-actions Bot deleted the chore/sync-files-mrz-sdks-20260422-101057-c8f8505 branch April 22, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps size/S Small change (11–50 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant