Skip to content

ci: zipx version updates - #68

Merged
russwyte merged 1 commit into
mainfrom
zipx/version-updates-32911877410
Aug 26, 2026
Merged

ci: zipx version updates#68
russwyte merged 1 commit into
mainfrom
zipx/version-updates-32911877410

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Applied zipx-cli catalog update and zipxPinUpdate.

Repo-root workflow YAML is not in this PR

The bot cannot push repo-root .github/workflows/ (GITHUB_TOKEN has no workflows permission). Composites under .github/actions/ are already in this commit. Nested example YAML (examples/monorepo/.github/, including that tree's ci.yml) is also in this commit when the companion regenerated it.

If zipxWorkflowCheck fails on repo-root ci.yml (typical after an Action pin bump, especially checkout), regenerate workflows on this PR branch and push. Do not commit those files to main.

From a clone of this repo:

git fetch origin zipx/version-updates-32911877410
git checkout zipx/version-updates-32911877410
sbt zipxWorkflowGenerate
git add .github/workflows
git commit -m "ci: regenerate workflows"
git push origin zipx/version-updates-32911877410

The PR branch is zipx/version-updates-32911877410.

@github-actions github-actions Bot added the clean zipx: Verify runs cleanFull label Aug 25, 2026
@russwyte
russwyte merged commit a9d03be into main Aug 26, 2026
12 checks passed
@russwyte
russwyte deleted the zipx/version-updates-32911877410 branch August 26, 2026 00:45
This was referenced Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clean zipx: Verify runs cleanFull

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant