August 17, 2026
Odin Scan - Smart Contract Security
Version updated for https://github.com/Odin-Scan/odin-scan-action to version v1.0.5.
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 the security analysis of smart contracts across CosmWasm, Solana, and EVM platforms. It integrates seamlessly with GitHub workflows to catch vulnerabilities before deployment, providing detailed reports on pull requests and inline annotations in changed files. The action supports automatic platform detection or explicit specification, uploads SARIF for native security alerts, and offers configurable thresholds for severity, fail modes, and PR comments.
August 17, 2026
svelte-vitals
Version updated for https://github.com/oekazuma/svelte-vitals-action to version v0.10.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 svelte-vitals-action is a GitHub Action that automates static SvelteKit code health checks (SEO, Performance, Correctness, Security, Architecture, Accessibility) on pull requests. It provides inline annotations on the diff, a job summary, and a sticky PR comment that updates in place with new findings as changes are pushed. The action uses the svelte-vitals CLI for analysis and supports input parameters for configuring the scan scope, output format, and error handling.
August 17, 2026
yaml-workflow
Version updated for https://github.com/orieg/yaml-workflow to version v0.9.5.
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 The YAML Workflow action is a lightweight workflow engine that allows users to define reproducible CI/CD pipelines, data processing, and DevOps automation tasks in version-controlled YAML files. It provides features like multiple task types, workflow composition via imports, and state persistence with resume capability. The action is designed for use cases where simple task automation without infrastructure overhead is needed, making it a lightweight alternative to shell scripts.
August 17, 2026
Otzaria Plugin Validator
Version updated for https://github.com/Otzaria/otzaria-plugin-validator to version v1.13.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 This GitHub Action automates the process of validating, building, and publishing an Otzaria plugin to the Otzaria store. It checks the plugin’s requirements and builds it before pushing a new version to the main branch, which is then published automatically to the store when secrets are set.
August 17, 2026
rung gate
Version updated for https://github.com/rung-dev/rung to version v0.1.2.
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 rung GitHub Action automates the verification of code changes by grading their realism and independence. It distinguishes between “verified” claims based on the steps taken from reasoning about the code to driving real surfaces and capturing differences consistent with changes. The action supports different rung levels (0-4) and evaluation contexts (author, fresh-blind, cross-lab), providing a standardized way to track verification claims.
August 17, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.10.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses Amazon Bedrock Agent to analyze PR files and provide feedback using customized prompts. It integrates with Knowledge Bases for more context-aware insights and is highly customizable, allowing for tailored analysis for code quality improvement, security assessments, and performance optimizations.
August 17, 2026
agent-trace eval
Version updated for https://github.com/Siddhant-K-code/agent-trace to version v0.93.1.
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-trace is an experimental tool designed to capture and replay AI agent sessions, providing insights into file operations, tool calls, decision points, error recovery, and commands executed by the agent. It helps developers understand and audit AI-assisted work after the fact, ensuring transparency and accountability. The tool can be installed via pip and offers CLI hooks, an MCP proxy, and a Python decorator for integration with various coding tools.
August 17, 2026
Setup Wiremock Stubs
Version updated for https://github.com/SingingBush/setup-wiremock-stubs-action to version 0.3.
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 The Setup Wiremock Stubs Action automates the process of uploading Wiremock stubs to a running instance of Wiremock. This action is particularly useful in CI/CD pipelines where integration tests require a specific set of mock responses from a server. It simplifies the setup and deployment of test environments by integrating with wiremock as a GitHub Service, allowing developers to manage stubs easily within their workflow configurations.
August 17, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.16.0.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein is an open-source tool designed to orchestrate deterministic multi-agent CLI operations. It automates the execution of various AI language models like Claude Code, Codex, and Gemini CLI in parallel, ensuring consistent and predictable results by gating output and recording detailed logs. The action supports a wide range of models and provides clear documentation and support for integration into development workflows.
August 17, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.34.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 various formats, including slash commands, mentions, bare commands, and reaction-based commands to manage approval and merge processes efficiently. The app provides options for approving, merging, squashing, rebasing, removing approvals, cleaning up all bot reactions and comments, showing help information, and more.