Skip to content

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

Merged
mrz1836 merged 1 commit into
masterfrom
chore/sync-files-bsv-blockchain-sdks-20260422-105302-c8f8505
Apr 22, 2026
Merged

[Sync] Update project files from source repository (c8f8505)#91
mrz1836 merged 1 commit into
masterfrom
chore/sync-files-bsv-blockchain-sdks-20260422-105302-c8f8505

Conversation

@mrz1836
Copy link
Copy Markdown
Collaborator

@mrz1836 mrz1836 commented Apr 22, 2026

What Changed

  • Updated actions/cache, actions/cache/restore, and actions/cache/save from commit 668228422ae6a00e4ad889ee87cd7109ec5666a7 (v5.0.4) to commit 27d5ce7f107fe9357f9df03efb73ab90386fccae (v5.0.5) across multiple GitHub Actions workflow files
  • Updated the cache action references in 9 custom GitHub Actions: cache-redis-image, setup-go-with-cache, setup-benchstat, setup-goreleaser, setup-mage, setup-magex, upload-statistics, upload-artifact-resilient, and warm-cache
  • All cache-related action references now use the newer v5.0.5 tag with the updated commit hash

Why It Was Necessary

  • Keeps GitHub Actions dependencies up to date with the latest stable release from the actions/cache repository
  • Ensures all caching operations across workflows benefit from bug fixes and improvements included in v5.0.5
  • Maintains consistency by updating all cache action references to the same version across the entire CI/CD pipeline

Testing Performed

  • Verify that all GitHub Actions workflows continue to execute successfully with the updated cache action version
  • Confirm cache restore and save operations function correctly in affected workflows (Redis image caching, Go module caching, binary caching, etc.)
  • Monitor CI/CD pipeline runs to ensure no regressions in caching behavior or performance

Impact / Risk

  • Risk Level: Low - Minor version bump (v5.0.4 to v5.0.5) in a stable GitHub Action
  • Breaking Changes: None expected - patch version updates typically maintain backwards compatibility
  • Performance: No anticipated performance impact; may include improvements or bug fixes from the cache action maintainers

@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 the update General updates label Apr 22, 2026
@sonarqubecloud
Copy link
Copy Markdown

@github-actions github-actions Bot added the size/S Small change (11–50 lines) label Apr 22, 2026
@mrz1836
Copy link
Copy Markdown
Collaborator Author

mrz1836 commented Apr 22, 2026

LGTM!

@mrz1836 mrz1836 merged commit 0025e59 into master Apr 22, 2026
44 checks passed
@github-actions github-actions Bot deleted the chore/sync-files-bsv-blockchain-sdks-20260422-105302-c8f8505 branch April 22, 2026 15:01
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