January 18, 2026
Quality & Security Scanner
Version updated for https://github.com/celfons/agents-default-actions-template to version 1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides a stack-agnostic template for standardizing code quality and security in software projects. It automates tasks such as code linting, formatting, testing, building, and various security scans (e.g., SAST, SCA, secrets detection, IaC, and container scanning). The action features language auto-detection, reusable workflows, and composite actions, offering developers a streamlined and secure CI/CD pipeline implementation.
January 18, 2026
Setup Kotlin
Version updated for https://github.com/fwilhe2/setup-kotlin to version v1.5.
This action is used across all versions by 351 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up the Kotlin CLI compiler (kotlinc and kotlin) in workflows, enabling users to compile Kotlin code, run scripts, and optionally build native binaries. It automates the installation of specific Kotlin versions and ensures compatibility in environments where Kotlin is not pre-installed, such as custom containers or runners.
January 18, 2026
Setup Jule environment
Version updated for https://github.com/julelang/setup-jule to version v1.0.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Jule” GitHub Action is designed to streamline CI workflows for projects using the Jule programming language. It automates the installation of the Jule compiler and environment setup in GitHub Actions pipelines, enabling tasks like building and testing to be performed efficiently.
January 18, 2026
gh-oss-stats
Version updated for https://github.com/mabd-dev/gh-oss-stats-action to version v0.2.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gh-oss-stats-action is a GitHub Action designed to automatically generate and update visually appealing SVG badges that showcase your open source contributions. It automates the creation and maintenance of contribution stats on your GitHub profile, solving the problem of manually curating and updating this information.
January 18, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.89.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aer GitHub Action provides a lightweight Salesforce-compatible runtime for validating Apex code, running tests, and debugging without needing to deploy to a Salesforce org. It streamlines development workflows by enabling fast, reproducible test cycles and automating Apex test execution in CI/CD pipelines.
January 18, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v18.01.26.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the creation of dynamic, animated visualizations of your GitHub contribution graph, offering five unique styles, various geometric shapes, and bold month labels for enhanced readability. It simplifies the process by automatically detecting the repository owner, generating high-quality SVG and GIF assets, and organizing them into an output branch for easy access and sharing.
January 18, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The SSG GitHub Action is a static site generator written in Go that automates the conversion of WordPress exports (Markdown with YAML frontmatter) into responsive, SEO-friendly static websites. It simplifies tasks such as media file management, live file watching, minification, and WebP conversion while supporting deployment workflows like Cloudflare Pages and integration into CI/CD pipelines.
January 18, 2026
Read mise.toml versions
Version updated for https://github.com/yshrsmz/action-mise-values to version v0.2.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-mise-values GitHub Action reads the [tools] table from a mise.toml file and outputs it as a JSON object, enabling seamless integration of tool versions into subsequent workflow steps. It provides a centralized way to manage tool versions (e.g., Node.js, Python, Go) without hardcoding them in workflows, allowing users to leverage official setup actions for caching, tool-specific features, and granular control.
January 18, 2026
Run Intellitester
Version updated for https://github.com/ZachHandley/Intellitester to version v0.2.58.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary IntelliTester is a GitHub Action that automates the creation and execution of test suites for web, iOS, and Android applications using AI and emulators or browsers. It simplifies testing by enabling users to write tests with straightforward instructions, generate detailed guides for AI assistants, and enforce standardized testing patterns across teams.