August 13, 2026
Nuon CLI
Version updated for https://github.com/nuonco/actions-nuon to version v0.4.3.
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 execution of Nuon CLI commands within CI/CD workflows, supporting both OIDC federation and API token authentication. It simplifies infrastructure management by integrating Nuon’s capabilities directly into automated deployments. Users can configure and execute various Nuon CLI commands to manage organizations, apps, and installs within their GitHub Actions pipelines.
August 13, 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 in CosmWasm, Solana, and EVM projects. It uses Odin Scan’s AI-powered tools to detect vulnerabilities and integrates seamlessly into GitHub workflows, providing automatic platform detection, PR comments, inline annotations, configurable thresholds, and SARIF uploads for native security alerts.
August 13, 2026
svelte-vitals
Version updated for https://github.com/oekazuma/svelte-vitals-action to version v0.9.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 on pull requests. It provides inline annotations, a job summary, and a single sticky PR comment that updates in place on each push. The action uses the svelte-vitals CLI for analysis and supports configuration via committed files, such as svelte-vitals.config.* and svelte-vitals-suppressions.json. It fails the job when gating findings are present and provides a report regardless of whether it’s a pull request or fork PR.
August 13, 2026
PatchWitness Gate
Version updated for https://github.com/pangxueyuan2-creator/patchwitness to version v0.2.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 PatchWitness is an independent evidence and policy gate for AI-generated code changes. It automates the verification of agent-authored patches by generating a verifiable Change Passport that checks scope, verifier integrity, test execution, secrets, dependency impact, and portable evidence. The action does not replace traditional AI reviewers but serves as a local-first, agent-neutral trust gate for ensuring high-quality code changes.
August 13, 2026
Remyx Outrider
Version updated for https://github.com/remyxai/outrider to version v1.7.52.
This action is used across all versions by 2 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 process of turning research papers into review-ready pull requests.
The action takes various inputs to select an arXiv paper, search query, or custom brief, and generates a draft PR with comprehensive evidence for review, including references cited, license flagged, tests written, honest scope discipline in the self-review, and alignment with the repository’s conventions. The output is a wired-in implementation that simplifies the development process by handling testing variance and providing a clear selection narrative.
August 13, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action prints “Hello World” or a personalized greeting to the log, automating the process of greeting someone by name. It solves the problem of programmatically sending greetings and provides capabilities for customizing the message based on input parameters.
August 13, 2026
Argus PR Review
Version updated for https://github.com/sibinms/argus to version v1.2.34.
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 Argus is a GitHub Action that automates AI-based code reviews by running multiple specialized reviewers in parallel and using an evidence-based curator to verify findings before posting review comments. It helps identify real bugs while managing false positives, providing a more comprehensive approach to code quality assurance.
August 13, 2026
Solsynth Express Upload
Version updated for https://github.com/Solsynth/SolsynthExpressUpload to version v2.
This action is used across all versions by 1 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, SolsynthExpressUpload, automates the process of uploading build artifacts to a specific version in DistributionCenter. It prepares an upload URL with the given release version, uploads the artifact to S3, computes its SHA-256 digest, and attaches it as an immutable artifact to the release. If the version does not exist, it creates a stable draft automatically. The action requires various inputs such as API base URL, product ID, API key, version, file path, platform, architecture, MIME type, and channel.
August 13, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.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 deployment of a Docker Swarm service by bundling assets before they are pushed to a repository. It ensures that all necessary files, including the bundled distribution, are included in the commit process to facilitate smooth deployment and versioning.
August 13, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.30.
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 static site generator written in Go that converts Markdown with YAML frontmatter into a complete website. It automates the process of building, serving, and deploying websites using features like templates, feeds, images, and SEO metadata.