January 14, 2026
Run Intellitester
Version updated for https://github.com/ZachHandley/Intellitester to version v0.2.26.
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 leverages AI, Playwright, and mobile/web emulators to automate the creation and execution of test suites using simple YAML instructions. It simplifies test automation by offering features like debugging with Playwright Inspector, JSON schema-based configuration validation, and automated resource cleanup for databases and backends.
January 13, 2026
Run tests in Renode
Version updated for https://github.com/antmicro/renode-test-action to version v5.
This action is used across all versions by 74 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Test in Renode GitHub Action enables automated testing of embedded software using the Renode simulation environment and the Robot Framework within GitHub Actions. It simplifies the process of running Robot-based tests with Renode’s predefined keyword library, providing automated test execution, detailed logs, and summaries.
January 13, 2026
Setup Risor
Version updated for https://github.com/applejag/setup-risor to version v0.1.10.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-risor GitHub Action automates the installation of Risor, a tool for scripting and data processing, within a GitHub Actions workflow. It simplifies the setup process by caching the Risor binary for improved efficiency across workflow runs. This action is particularly useful for developers looking to integrate Risor scripts seamlessly into their CI/CD pipelines.
January 13, 2026
LOCI Action
Version updated for https://github.com/auroralabs-loci/loci-action to version v1.0.8.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The LOCI GitHub Action provides automated performance analysis of compiled binaries to predict power spikes, performance inefficiencies, and reliability issues in hardware and software. It optimizes code, configurations, and serving processes autonomously, delivering insights directly in workflow summaries and optionally as PR comments when integrated with the LOCI GitHub App.
January 13, 2026
Averlon Actions
Version updated for https://github.com/averlon-ai/actions to version v1.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Averlon Actions is a suite of GitHub Actions designed for security analysis and risk assessment of infrastructure and application code. It automates tasks such as vulnerability detection and remediation for containers, misconfiguration analysis for Infrastructure-as-Code (IaC) and Kubernetes, and proactive risk prediction for IaC deployments.
January 13, 2026
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.82.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup balena CLI Action” is a GitHub Action that installs and configures the balena CLI within a GitHub Actions workflow, enabling seamless interaction with balenaCloud. It automates tasks such as deploying releases, logging into balenaCloud, and managing balena fleets, helping streamline CI/CD processes for IoT applications.
January 13, 2026
Convert Markdown to PDF and HTML
Version updated for https://github.com/barrust/markdown-to-pdf to version v1.0.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Markdown to PDF, automates the conversion of Markdown files into PDF and HTML formats, enabling streamlined document generation directly within CI/CD workflows. It supports features like code highlighting, tables, images, links, emojis, and task lists, solving the problem of manual file conversion while ensuring consistent formatting with customizable themes and templates.
January 13, 2026
setup-fvm
Version updated for https://github.com/chika3742/setup-fvm to version v3.1.3.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-fvm GitHub Action automates the setup of the Flutter SDK using FVM (Flutter Version Management) and caches the SDK and Pub packages for efficient reusability. It simplifies managing Flutter versions and dependencies across CI/CD workflows while ensuring caching persists even if the job fails, reducing build times and improving reliability.
January 13, 2026
Snyk IaC scan and publish to Unify Platform
Version updated for https://github.com/cloudbees-io-gha/snyk-iac-publish to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates Snyk’s Infrastructure as Code (IaC) scanning tool into workflows to detect security vulnerabilities and misconfigurations in IaC files, such as Terraform, Kubernetes, and CloudFormation. It automates security checks early in the development lifecycle, providing actionable insights, compliance validation, and quality gates to enhance infrastructure security and enforce best practices before deployment.