Skip to content

ci: zipx version updates - #63

Closed
github-actions[bot] wants to merge 2 commits into
mainfrom
zipx/version-updates-32609951161
Closed

ci: zipx version updates#63
github-actions[bot] wants to merge 2 commits into
mainfrom
zipx/version-updates-32609951161

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Applied zipxDepUpdate, zipxActionUpdate, 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-32609951161
git checkout zipx/version-updates-32609951161
sbt zipxWorkflowGenerate
git add .github/workflows
git commit -m "ci: regenerate workflows"
git push origin zipx/version-updates-32609951161

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

@github-actions github-actions Bot added the clean zipx: Verify runs cleanFull label Aug 23, 2026
@russwyte

Copy link
Copy Markdown
Contributor

Superseded by later catalog PRs (#66 then #68). This Aug 23 companion branch is stale against current main.

@russwyte russwyte closed this Aug 26, 2026
@russwyte
russwyte deleted the zipx/version-updates-32609951161 branch August 26, 2026 00:47
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