Skip to content

ci: update checkout action to v7#19

Merged
steipete merged 1 commit into
mainfrom
ci/checkout-v7
Jun 19, 2026
Merged

ci: update checkout action to v7#19
steipete merged 1 commit into
mainfrom
ci/checkout-v7

Conversation

@steipete

Copy link
Copy Markdown
Contributor

Summary

  • update both workflows from actions/checkout@v6 to actions/checkout@v7

The current stable release keeps the Node 24 runtime already required by v6 and adds a safety guard for fork checkouts in privileged event types. CrawlBar uses only compatible push, pull_request, and workflow_dispatch paths.

Upstream: https://github.com/actions/checkout/releases/tag/v7.0.0

Verification

  • actionlint
  • Codex autoreview: clean
  • exact workflow execution required before merge

No application runtime or external service boundary changes.

@steipete steipete requested a review from a team as a code owner June 19, 2026 10:40
@clawsweeper

clawsweeper Bot commented Jun 19, 2026

Copy link
Copy Markdown

ClawSweeper status: review started.

I am starting a fresh review of this pull request: ci: update checkout action to v7 This is item 1/1 in the current shard. Shard 0/1.

This placeholder means the worker is alive and reading the current context. I will edit this same comment with the actual review when the claws are done clicking.

Crustacean status: shell secured, claws on keyboard, evidence pebbles being sorted.

@steipete steipete merged commit 70d618d into main Jun 19, 2026
1 check passed
@steipete

Copy link
Copy Markdown
Contributor Author

Landed as 70d618db2a8bb712ff7dad4ae2e6d21b44604c5b.

Verification:

The workflow ran successfully with actions/checkout@v7; no application or authenticated external-service boundary changed.

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.

1 participant