Skip to content

Update actions/checkout to v6 in auto-merge workflow#382

Merged
ydesgagn merged 1 commit into
masterfrom
update-20260514-010334
May 14, 2026
Merged

Update actions/checkout to v6 in auto-merge workflow#382
ydesgagn merged 1 commit into
masterfrom
update-20260514-010334

Conversation

@ydesgagn
Copy link
Copy Markdown
Contributor

Summary

Upgrades the actions/checkout GitHub Action from v4 to v6 in the auto-merge workflow generated by GHB::AutoMergeManager. This keeps the auto-merge workflow on the latest major version of the checkout action and aligns with current GitHub recommendations.

Key changes:

  • Bump actions/checkout from v4 to v6 in .github/workflows/auto-merge.yml
  • Bump actions/checkout from v4 to v6 in the auto-merge workflow generator (lib/ghb/auto_merge_manager.rb)
  • Update the corresponding spec expectation in spec/ghb/auto_merge_manager_spec.rb

Types of changes

  • Bugfix (fixes an issue)
  • New feature (adds functionality)
  • Refactoring (improves code without changing functionality)
  • Breaking change (incompatible changes)
  • Build or security update (updates dependencies, libraries, or security patches)
  • Code style or documentation update (formatting, renaming, or documentation changes)
  • Other (please describe):

Checklist

  • Unit tests added to validate my fix/feature
  • I have manually tested my change
  • I did not add automation test. Why ?:
  • Database changes requiring migration with downtime or reprocessing of existing data
  • The SOUP file lists the risk Level, requirements and verification reasoning associated with each library
  • readme.md includes sections on introduction, installation, usage, and contributing
  • docs/architecture.md includes sections on the architecture diagram, software units, software of unknown provenance, critical algorithms and risk controls related to PII and security
  • Impact on PII, privacy regulations (CCPA/GDPR/PIPEDA), CIS benchmarks or security (availability/confidentiality/integrity); management must be notified

@ydesgagn ydesgagn requested a review from a team as a code owner May 14, 2026 01:04
@ydesgagn ydesgagn enabled auto-merge (squash) May 14, 2026 01:05
@ydesgagn ydesgagn merged commit 5347e7c into master May 14, 2026
16 checks passed
@ydesgagn ydesgagn deleted the update-20260514-010334 branch May 14, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants