Skip to content

Bump the generated workflow to actions/checkout@v7 - #70

Merged
arvida merged 1 commit into
mainfrom
fix/492-checkout-v7
Sep 14, 2026
Merged

arvida merged 1 commit into
mainfrom
fix/492-checkout-v7

Conversation

@arvida

@arvida arvida commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Closes localheroai/localhero-ai#492.

One line in src/utils/github.ts: the generated workflow pins actions/checkout@v5@v7.

Why this needed testing rather than a version swap

v5 is valid and still maintained (v5.1.0 shipped in the coordinated security release across all majors on 20 July), so nothing was broken. This is a hygiene bump.

v6 moved persisted git credentials out of .git/config, and the Action
pushes translation commits with them, so this needed a live commit-back
rather than a version swap. Verified on django-trial-rig#2: checkout,
extract, translate and push all succeeded, and sv/pl/ru landed correctly.

Closes #492

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@arvida
arvida merged commit 0cb96c9 into main Sep 14, 2026
1 check passed
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