December 17, 2025
Deno to Node Transform
Version updated for https://github.com/ryohidaka/action-dnt to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.2.0 (2025-12-17) ⚠ BREAKING CHANGES Clone metadata from deno.json Clone version from deno.json Features Add deno task to build npm package (3dcfb82) Clone metadata from deno.json (fa77941) Clone version from deno.json (671376e) Get properties from deno.json (4ada7bd) Miscellaneous Chores release 0.2.0 (d68abf6)
December 17, 2025
Clean Runner for Docker Builds
Version updated for https://github.com/sctg-development/clean-image-for-docker to version v2.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Ubuntu 24.04 support with enhanced cleanup
December 17, 2025
Terraform Module Releaser
Version updated for https://github.com/techpivot/terraform-module-releaser to version v1.8.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.8.1 (2025-12-16) ✨ New Features Configurable Default Semver Level 🛠️: You can now set your preferred default semantic version bump (patch, minor, or major) for commits that don’t include release keywords. This gives you more control over automated releases and ensures your versioning matches your workflow.
December 17, 2025
tomato-run
Version updated for https://github.com/tomatool/tomato to version v2.0.4.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/tomatool/tomato/compare/v2...v2.0.4
December 16, 2025
Postman to k6 Load Testing
Version updated for https://github.com/ABNclearroute/postman-to-k6-action to version 1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Here are concise release notes for the AI features: Added optional API metadata support (api-metadata-file) so AI load profiles consider domain, business impact, and endpoint criticality; includes example file api-metadata.example.json. Improved collection analysis to include request URLs and metadata-aware summaries, enabling domain inference when metadata is absent.
December 16, 2025
commit message check
Version updated for https://github.com/adamperkowski/commits to version v3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
December 16, 2025
setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v1.2.42.
This action is used across all versions by 33 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.42 (2025-12-16) Build System deps: bump ollama from 0.13.2 to 0.13.3 (5b2f785)
December 16, 2025
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.43.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.5.43 (2025-12-16)
December 16, 2025
Run Antsibull Nox
Version updated for https://github.com/ansible-community/antsibull-nox to version 1.4.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.4.1 Release Summary Bugfix release.
Bugfixes Avoid construct that does not work with Pythons before 3.13 (https://github.com/ansible-community/antsibull-nox/pull/165). Fix compatibility with Python 3.9, and for Python versions < 3.12 (https://github.com/ansible-community/antsibull-nox/pull/168). Make sure to set ANTSIBULL_NOX_IGNORE_INSTALLED_COLLECTIONS in the GitHub Action also while setting up the nox environment(s) (https://github.