Skip to content

Update actions-ext pins across templates and CI - #182

Merged
timkpaine merged 2 commits into
mainfrom
tkp/update-action-pins
Sep 1, 2026
Merged

Update actions-ext pins across templates and CI#182
timkpaine merged 2 commits into
mainfrom
tkp/update-action-pins

Conversation

@timkpaine

@timkpaine timkpaine commented Sep 1, 2026

Copy link
Copy Markdown
Member

Every uses: reference in the repo is now pinned to the newest available
version. Verified repo-wide: 15 distinct actions, 0 stale, 0 unpinned.

All third-party actions were already current, with every SHA correctly
matching its # vX comment. The only stale pins were the internal
actions-ext/* references:

action from to note
actions-ext/python/{setup,test-wheel,test-sdist} 6e1b91a a3f3953 2 commits, own CI bump only
actions-ext/node/setup 0ea5bdc b0536d8 picks up the pnpm version selection fixes
actions-ext/rust/setup 2db8e3e 3de300f 2 commits, own CI bump only

These appeared in the Python templates and in this repo's own
.github/workflows/build.yaml, split across two commits.

The javascript/ templates and actions-ext/cpp/* were already at main.
apps/ is empty, so there was nothing to update there.

Brings actions-ext/python, node, and rust to their current main commits.
The node bump picks up the pnpm version selection fixes.

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@timkpaine timkpaine changed the title Update actions-ext pins in Python templates Update actions-ext pins across templates and CI Sep 1, 2026
@timkpaine
timkpaine merged commit 0a3fbca into main Sep 1, 2026
19 checks passed
@timkpaine
timkpaine deleted the tkp/update-action-pins branch September 1, 2026 15:37
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