December 15, 2025
Mypycify & Build Python Wheel
Version updated for https://github.com/BobTheBuidler/mypycify to version v0.2.5.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: run git fetch before git checkout to ensure local branch exists by @BobTheBuidler in https://github.com/BobTheBuidler/mypycify/pull/26 chore(deps): update github artifact actions (major) by @renovate[bot] in https://github.com/BobTheBuidler/mypycify/pull/25 chore(deps): update actions/cache action to v5 by @renovate[bot] in https://github.com/BobTheBuidler/mypycify/pull/24 Full Changelog: https://github.com/BobTheBuidler/mypycify/compare/v0.2.4...v0.2.5
December 15, 2025
Validate Dev Container Configuration
Version updated for https://github.com/chrisreddington/validate-devcontainer to version v0.0.8.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/chrisreddington/validate-devcontainer/pull/95 Bump the npm-development group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/chrisreddington/validate-devcontainer/pull/97 Bump the npm-development group with 2 updates by @dependabot[bot] in https://github.com/chrisreddington/validate-devcontainer/pull/98 Bump the npm-development group with 5 updates by @dependabot[bot] in https://github.
December 15, 2025
Validate file exists
Version updated for https://github.com/chrisreddington/validate-file-exists to version v0.0.10.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/chrisreddington/validate-file-exists/pull/80 Bump the npm-development group with 4 updates by @dependabot[bot] in https://github.com/chrisreddington/validate-file-exists/pull/81 Bump the npm-development group with 2 updates by @dependabot[bot] in https://github.com/chrisreddington/validate-file-exists/pull/82 Bump the npm-development group with 5 updates by @dependabot[bot] in https://github.
December 15, 2025
Vegh Action
Version updated for https://github.com/CodeTease/vegh-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Internal release.
December 15, 2025
Assign Reviewers when Dependencies Change
Version updated for https://github.com/dependency-owners/assign to version v2.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.0.4 (2025-12-15) Bug Fixes deps: update dependency @actions/core to v2.0.1 (#78) (96e3c06)
December 15, 2025
Check Unowned Dependencies
Version updated for https://github.com/dependency-owners/check to version v2.0.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.0.3 (2025-12-15) Bug Fixes deps: update dependency @actions/core to v2.0.1 (#87) (33521a8)
December 15, 2025
Sintesi - Documentation Check
Version updated for https://github.com/doctypedev/action to version v0.2.9.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/doctypedev/action/compare/v0.2.8...v0.2.9
December 15, 2025
Verify GitHub Workflows
Version updated for https://github.com/durandtibo/verify-github-workflow-action to version v0.0.3.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update docs and workflows by @durandtibo in https://github.com/durandtibo/verify-github-workflow-action/pull/14 Add checkout step to documentation examples by @Copilot in https://github.com/durandtibo/verify-github-workflow-action/pull/15 Update readme and makefile by @durandtibo in https://github.com/durandtibo/verify-github-workflow-action/pull/16 Update action and workflows by @durandtibo in https://github.com/durandtibo/verify-github-workflow-action/pull/17 Full Changelog: https://github.com/durandtibo/verify-github-workflow-action/compare/v0.0.2...v0.0.3
December 15, 2025
Setup KubeSolo
Version updated for https://github.com/fenio/setup-kubesolo to version v5.0.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed docs: update README with dns-readiness input, fix timeout default, update to v5 (e34d51e) fix: use pod name pattern for CoreDNS detection in KubeSolo (e305b87) feat: add dns-readiness input to verify DNS resolution during setup (5849610) ci: add CoreDNS readiness check before DNS tests (ffa9f9b) chore: unify CI and release workflows across setup-* repos (ad0832a) fix: use nuclear iptables flush for reliable cleanup (2e1dfd2) refactor: dynamically remove all Docker iptables rules and chains (56e1f91) debug: add iptables state check after KubeSolo installation (71d49fb) debug: add iptables state check before cleanup (f2ec5ba) move container runtime cleanup into setup.