August 22, 2026
Agent Vigil
Version updated for https://github.com/sulmusic2-star/agent-vigil to version v0.11.3.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Agent Vigil automates the verification of code changes by ensuring they meet a set of criteria, including the presence of necessary evidence, test coverage, and adherence to policy rules. It uses local or GitHub runner environments to run checks on the exact code change before it can be merged, providing PASS, FAIL, or INCONCLUSIVE outcomes based on various verifications such as task completion, test execution, policy adherence, and integrity.
August 22, 2026
Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.4.1.
This action is used across all versions by 146 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-tombi GitHub Action sets up the Tombi CLI in a GitHub Actions workflow. It allows users to install specific versions of Tombi, either by specifying a version number or a lock file, and provides options for checksum verification and caching behavior. This action helps developers automate Tombi installation tasks directly within their workflows, facilitating better integration with other tools and processes.
August 22, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.9.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the building of Wails.io applications, a framework for creating desktop and web applications using Go. It installs GoLang and NodeJS, builds the application based on specified parameters (platform, obfuscation, etc.), and optionally uploads the build artifacts to GitHub or releases them if tagged. The action supports various configurations for different platforms and build options, making it versatile for developers working with Wails projects.
August 22, 2026
Install bashunit
Version updated for https://github.com/TypedDevs/bashunit to version 0.50.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action automates running unit tests and static analysis for bash scripts using BashUnit, a lightweight testing framework. It focuses on developer experience by providing 93 assertions, spies, mocks, data providers, snapshots, and more. The action simplifies the process of writing and running tests in bash projects.
August 22, 2026
Lachesis Security Scan
Version updated for https://github.com/UnboundCompute/lachesis-action to version v1.0.4.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Lachesis is a GitHub Action that automatically analyzes your code to find missing or insufficient authorization checks in functions that lead to dangerous sinks. It builds a compiler-precise code property graph, traces untrusted input to sinks, and posts findings as inline comments on pull requests, with the severity level based on whether the function guards the sink or not. This helps developers identify potential security vulnerabilities early in the development process.
August 22, 2026
Diffly PR triage
Version updated for https://github.com/VIVAAN-DHAWAN/diffly-cli to version v0.4.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary: diffly is a command-line tool that analyzes large pull requests by summarizing file changes, dependencies, tests, and risk flags. It provides a one-page Markdown report with a verdict, blast-radius map, and risk flags to help developers quickly review complex PRs before using an AI model for further analysis.
August 22, 2026
Plan9-vm
Version updated for https://github.com/vmactions/plan9-vm to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the execution of CI tasks on Plan9 systems. It supports running tests or other scripts within a Plan9 environment by leveraging AnyVM.org’s infrastructure to provide the necessary resources. The main purpose is to simplify the setup and execution of CI pipelines that require access to Plan9, allowing developers to focus on their application logic rather than managing VM configuration.
August 22, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v.0.1.16.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks in CI/CD pipelines. It allows companies to define at least one audience and the percentage of WCAG guidelines they want to meet, enabling them to focus on accessibility for larger audiences. The action uses AI to analyze guidelines and reports whether the code complies with these requirements, providing feedback for developers to correct their solutions if necessary.
August 22, 2026
EcoTrace Carbon Gate
Version updated for https://github.com/Zwony/ecotrace to version core-v1.5.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary EcoTrace is a lightweight Python library that provides real-time hardware-level transparency of Python applications’ carbon footprints. It automates monitoring and analysis, offering features such as cloud telemetry streaming, terminal authentication, AI-powered insights, and WebSocket live streaming. The latest version introduces expanded CPU TDP database support and enhanced compatibility with modern Python versions.
August 22, 2026
Rancher v2 Workload Redeploy (updated)
Version updated for https://github.com/farnabaz/rancher-redeploy to version v0.6.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary rancher-redeploy is a GitHub action that automates the redeployment of Kubernetes workloads using Rancher’s API. It provides a simple way to update the Docker image tag for an existing workload, without needing to delete and recreate it. This tool can help streamline development workflows by enabling quick updates to containerized applications in a Kubernetes environment managed by Rancher.