Skip to content

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

Merged
mrz1836 merged 4 commits into
mainfrom
chore/sync-files-bsv-blockchain-services-20260422-110246-c8f8505
Apr 23, 2026
Merged

[Sync] Update project files from source repository (c8f8505)#47
mrz1836 merged 4 commits into
mainfrom
chore/sync-files-bsv-blockchain-services-20260422-110246-c8f8505

Conversation

@mrz1836
Copy link
Copy Markdown
Collaborator

@mrz1836 mrz1836 commented Apr 22, 2026

What Changed

  • Updated actions/cache action from commit 668228422ae6a00e4ad889ee87cd7109ec5666a7 (v5.0.4) to 27d5ce7f107fe9357f9df03efb73ab90386fccae (v5.0.5) across multiple workflow files
  • Updated actions/cache/restore action from commit 668228422ae6a00e4ad889ee87cd7109ec5666a7 (v5.0.4) to 27d5ce7f107fe9357f9df03efb73ab90386fccae (v5.0.5)
  • Updated actions/cache/save action from commit 668228422ae6a00e4ad889ee87cd7109ec5666a7 (v5.0.4) to 27d5ce7f107fe9357f9df03efb73ab90386fccae (v5.0.5)
  • Changes applied to 23 GitHub Actions workflow and composite action files, including setup actions for Go, benchstat, magex, goreleaser, mage, Redis image caching, artifact uploads, and various CI workflows

Why It Was Necessary

  • Keeps GitHub Actions dependencies up-to-date with the latest v5.0.5 release of the cache action
  • Ensures the project benefits from any bug fixes, security patches, or improvements included in the newer version
  • Maintains consistency across all workflow files by using the same version of the cache action throughout

Testing Performed

  • Verified that all workflow files contain the updated commit SHA and version tag
  • Confirmed syntax correctness of the modified YAML files
  • Validated that CI workflows will execute with the updated cache action version on the next run

Impact / Risk

  • Breaking Change: None - this is a patch version update (v5.0.4 to v5.0.5) with no breaking changes expected
  • Risk: Low - cache actions are well-tested and patch updates typically contain only bug fixes
  • Performance: No anticipated performance degradation; may include minor improvements or fixes from the upstream action

@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/M Medium change (51–200 lines) update General updates labels Apr 22, 2026
mrz1836 added 3 commits April 23, 2026 09:08
Add .github/env/90-project.env with arcade-specific overrides for Go versions and codecov configuration.
Update Go module dependencies and lockfile checksums.
Added CVE-2026-39882, CVE-2026-33813, and CVE-2026-33812 to NANCY_EXCLUDES and MAGE_X_CVE_EXCLUDES.
@mrz1836
Copy link
Copy Markdown
Collaborator Author

mrz1836 commented Apr 23, 2026

LGTM!

@mrz1836 mrz1836 merged commit 65f7a6b into main Apr 23, 2026
43 of 45 checks passed
@github-actions github-actions Bot deleted the chore/sync-files-bsv-blockchain-services-20260422-110246-c8f8505 branch April 23, 2026 13:29
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/M Medium change (51–200 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant