August 16, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.34.
This publisher is shown as ‘verified’ by GitHub.
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 This GitHub Action, aer, automates running Apex unit tests and executing anonymous Apex locally without needing an org. It supports various Salesforce features like SOQL, DML, triggers, flows, and testing, ensuring local execution behavior matches that in Salesforce. The action can be used for continuous integration to validate code changes before deployment.
August 16, 2026
Odin Scan - Smart Contract Security
Version updated for https://github.com/Odin-Scan/odin-scan-action to version v1.
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 This GitHub Action automates AI-powered smart contract security analysis for CosmWasm, Solana, and EVM projects using the Odin Scan API. It integrates seamlessly with GitHub workflows to detect vulnerabilities before they reach production, providing detailed findings as inline comments on PRs and SARIF files for native security alerts.
August 16, 2026
Cursor Action
Version updated for https://github.com/PunGrumpy/cursor-action to version v1.0.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 This GitHub Action automates the execution of Cursor agents using the official @cursor/sdk. It runs on multiple platforms and allows for customization of prompts, models, and permissions through inputs. The action outputs a model response stored in steps.<id>.outputs.summary, which can be used in subsequent steps without interpolation to avoid security risks from untrusted model output.
August 16, 2026
QWED Protocol Verification
Version updated for https://github.com/QWED-AI/qwed-verification to version v7.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates AI output verification using the QWED protocol and Verification Context v1.0, ensuring deterministic verification before production execution. It provides a standardized way to verify AI outputs, returning diagnostic results indicating whether they are VERIFIED, UNVERIFIABLE, or BLOCKED based on policy and rules. The action emits evidence and proof in a canonical format that can be used for auditing and decision-making.
August 16, 2026
Advisory lock service for CI/CD pipelines
Version updated for https://github.com/releasetools/mutex to version v1.2.1.
This action is used across all versions by 1 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, mutex, provides a robust solution to manage shared resources in CI/CD pipelines by enforcing advisory locks in a PostgreSQL table. It allows different workflows or commands to wait until a lock is released, preventing race conditions and ensuring proper resource management. The action supports locking and unlocking operations via command-line interface (CLI) and GitHub Actions, with options for customizing the lock duration and behavior through environment variables and inputs.
August 16, 2026
agent-trace eval
Version updated for https://github.com/Siddhant-K-code/agent-trace to version v0.87.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 agent-strace is a tool designed to capture and replay the full session of AI agents, providing insights into tool calls, file operations, decision points, and error recovery. It helps in inspecting what ran, what changed, what failed, and where human review should occur, making it easier to debug and audit AI-assisted engineering processes.
August 16, 2026
🤖 Setup GitHub App as bot
Version updated for https://github.com/SimonMarquis/setup-github-app-as-bot to version v1.
This action is used across all versions by 3 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 setup of a GitHub App as a bot, enabling CI workflows by generating an access token and configuring the bot’s git identity for authentication. It solves problems related to setting up automated actions that interact with GitHub repositories and users, providing easy configuration through environment variables.
August 16, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.31.0.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Smyklot is a GitHub App that automates pull request approvals and merges by validating permissions against the repository’s CODEOWNERS file. It handles comments with commands or reactions, supports multiple command formats, allows for different merge methods, provides emoji feedback, and includes features like approval deduplication and multi-command support.
August 16, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.39.
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 fast static site generator written in Go that turns Markdown with YAML frontmatter into a complete website. It automates the process of building websites, including creating content models, managing themes, and deploying to various platforms. The key capabilities include Markdown rendering, automatic URL creation, built-in SEO features, responsive images, and deployment options for hosting on cloud providers like GitHub Pages, Vercel, and Netlify.
August 16, 2026
SpecShield BDCT
Version updated for https://github.com/specshield-io/bdct-action to version v1.0.7.
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 SpecShield BDCT GitHub Action automates the Bi-Directional Contract Testing (BDCT) process using the SpecShield CLI. It provides a thin wrapper around the CLI, allowing users to easily integrate BDCT into their GitHub Actions workflows. Key capabilities include setting up Node 20 and caching/installing the SpecShield CLI, running BDCT subcommands with structured output, exposing type-safe outputs for can-i-deploy and verify, and writing clear result summaries to the GitHub Step Summary page. The action is a composite action that runs on various runners and supports different input options such as command, API token, organization key, service, version, environment, etc.