April 6, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@1.12.0.
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 Totem is a GitHub Action designed to prevent coding mistakes by translating plain English rules into deterministic linting constraints, ensuring consistent enforcement without relying on AI models. It automates the process of observing errors, learning from them, and enforcing rules through sub-second, offline checks, reducing repetitive review cycles and improving code quality. Key capabilities include rule creation from markdown, integration with existing CI workflows, and support for multiple programming languages.
April 6, 2026
AI Agent Discipline Linter
Version updated for https://github.com/naimkatiman/continuous-improvement to version v3.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action implements “The 7 Laws of AI Agent Discipline” to enhance the reliability and effectiveness of AI agents. It addresses common issues like skipped steps, lack of verification, and repetitive mistakes by enforcing structured workflows and a learning system (Mulahazah) to build better instincts over time. The action automates disciplined task execution, reducing errors, improving efficiency, and ensuring more thoughtful decision-making by AI agents.
April 6, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.142.
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 The aer GitHub Action enables users to validate and execute Apex code, run tests, and simulate a lightweight Salesforce-compatible runtime directly in their development environment or CI/CD pipelines. It streamlines the development process by allowing fast, reproducible test cycles without the need to deploy to a Salesforce org. Key capabilities include running Apex tests, executing individual code paths, and supporting interactive debugging within IDEs like VS Code or IntelliJ.
April 6, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v06.04.26.
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 The Multi-Style Snake Contribution Grid GitHub Action automates the creation of dynamic, visually engaging animations of GitHub contribution graphs in five distinct themes and geometric shapes. It solves the problem of manually designing or updating visual representations by automatically detecting the repository owner, generating high-quality SVGs and GIFs, and organizing results into a gallery for easy access. Key capabilities include automated month labeling, customizable styles, and seamless integration with profile README files.
April 6, 2026
pi GitHub Action
Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.5.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 The Pi Coding Agent GitHub Action integrates the Pi coding agent with GitHub workflows to automate issue analysis, pull request reviews, code improvements, and commits. It allows users to trigger intelligent actions by adding specific comments (e.g., /pi) or through predefined prompts, leveraging various large language model (LLM) providers for flexible AI-powered assistance. This action streamlines tasks like code reviews, automated fixes, and workflow enhancements, reducing manual effort and improving efficiency.
April 6, 2026
Skyhook Cloud Login
Version updated for https://github.com/skyhook-io/cloud-login to version v1.11.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 The Skyhook Cloud Login GitHub Action provides unified authentication for AWS, GCP, and Azure (beta) cloud providers, along with automated login to container registries such as ECR, GAR, ACR, GHCR, and Docker Hub. It streamlines workflows by automating tasks like cloud authentication, container registry access, Kubernetes context setup, and AWS-specific features like ECR repository creation and CodeArtifact package manager authentication. The action supports OIDC-based authentication for enhanced security and simplifies multi-cloud deployments with auto-detection and a single configuration interface.
April 6, 2026
Skyhook Parse Cloud Provider Cluster
Version updated for https://github.com/skyhook-io/parse-cloud-provider-cluster to version v1.2.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 The “Parse Cloud Provider Cluster” GitHub Action extracts structured details (e.g., provider, account, region, cluster, and registry) from a standardized cloud provider tuple format used in Skyhook workflows. It automates the parsing of cloud configuration strings, simplifying the process of retrieving and utilizing cloud-specific information in workflows. This action helps ensure consistency and reduces manual input errors when working with multi-cloud environments.
April 6, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.7.8.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 SSG is a high-performance static site generator written in Go, designed to efficiently convert WordPress exports (Markdown with YAML frontmatter) into static websites. It automates tasks such as template rendering, asset processing (image conversion, minification), and live reload for development, enabling fast generation and deployment of blogs, corporate sites, documentation, portfolios, and more. Key capabilities include multi-template engine support, integrated asset pipelines, Docker compatibility, and seamless CI/CD workflows for hosting on platforms like GitHub Pages, Netlify, and Cloudflare Pages.
April 6, 2026
Runner Guard
Version updated for https://github.com/Vigilant-LLC/runner-guard to version v2.8.0.
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 Runner Guard is a CI/CD security scanner for GitHub Actions that automates the detection and remediation of pipeline vulnerabilities, supply chain risks, and AI configuration attacks. It scans workflows, lock files, and repositories for issues like unpinned dependencies, injection exploits, and compromised packages, providing actionable reports and auto-fix capabilities. This tool streamlines security checks and enhances the integrity of software supply chains by enabling batch scanning, scoring, and continuous integration gating.
April 5, 2026
ESLint Feedback
Version updated for https://github.com/CatChen/eslint-suggestion-action to version v4.1.28.
This action is used across all versions by 117 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, eslint-suggestion-action, runs ESLint on code changes in a pull request and provides targeted, inline feedback only for the modified lines. It automates the process of identifying and suggesting fixes for linting issues, including offering auto-fix suggestions that can be applied directly. By focusing solely on new changes, it reduces noise for pre-existing code that may not meet ESLint standards.