December 17, 2025
Actions AI Advisor
Version updated for https://github.com/ratibor78/actions-ai-advisor to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Actions AI Advisor v1 AI-powered GitHub Actions failure analysis - Stop digging through CI logs manually. Let AI explain failures for you.
🎯 First Stable Release This is the first production-ready release of Actions AI Advisor!
✨ Key Features 🤖 Intelligent Analysis - AI-powered root cause analysis directly in workflow summaries 📁 Affected Files Detection - Automatically extracts and links to files mentioned in errors 🌍 Multi-Language Support - 10+ languages: Python, JS/TS, Go, Rust, Java, C#, PHP, Ruby, C/C++, Docker 🔗 Clickable File Links - Direct navigation to error locations with line numbers 💰 Cost Transparency - Shows token usage and estimated cost per analysis ⚡ Fast Execution - Uses pre-built Docker images (5-10 seconds) 🔌 Provider Flexibility - OpenAI, Anthropic, OpenRouter, or self-hosted LLMs 🚀 Quick Start jobs: test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - run: npm test ai-advisor: runs-on: ubuntu-latest if: failure() needs: test permissions: actions: read steps: - uses: ratibor78/actions-ai-advisor@v1 with: github_token: ${{ github.
December 17, 2025
llm-cost
Version updated for https://github.com/Rul1an/llm-cost to version v1.5.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
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)