August 8, 2026
ArvanCloud Edge Computing Action
Version updated for https://github.com/hatamiarash7/ar-ec-action to version v1.0.3.
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 automates the deployment of a JavaScript bundle to Arvancloud’s Edge Computing service. It takes a built bundle file and deploys it to a specified Edge Computing application in a GitHub workflow. The action requires an API token stored as a secret, specifying the Edge Computing app name and optionally the file path and working directory for the build output. It provides outputs for deployment ID, status, and creation timestamp, with detailed summaries written to the job summary.
August 8, 2026
slack-build-notifier
Version updated for https://github.com/hennejg/slack-build-notifier to version v1.1.
This action is used across all versions by 25 repositories. Action Type This is a Node action using Node version 12.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sends notifications to a Slack channel when a build status changes. It supports legacy webhook features and provides more compact templates while retaining essential information. Future enhancements include using Slack blocks for improved presentation, test failure summaries, and selective mentions based on job status change. The action is configured through parameters such as status, text, author name, mention options, and payload formats.
August 8, 2026
Supply Chain Guard
Version updated for https://github.com/homeofe/supply-chain-guard to version v5.25.8.
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 supply-chain-guard GitHub Action is an open-source tool that performs a comprehensive supply-chain security scan for various ecosystems including npm, PyPI, Cargo, Go, RubyGems, Composer, NuGet, Docker, Terraform, VS Code extensions, and GitHub repositories. It detects malware campaigns such as GlassWorm, Vidar/GhostSocks, and Shai-Hulud, as well as fake AI tool repos and account takeovers. The action generates CycloneDX SBOMs with real dependency inventories and SLSA provenance for each scan result.
August 8, 2026
Harmans Code Coverage Report
Version updated for https://github.com/hrgui/lcov-reporter-action to version v0.2.18-alpha.12.
This action is used across all versions by 7 repositories. Action Type This is a Node action using Node version 12.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action comments a pull request with an HTML test coverage report based on the lcov report generated by your test runner. It automates the process of providing clear and actionable feedback on code coverage, helping developers identify areas that need improvement or missing tests.
August 8, 2026
SAM Doctor AWS Deployment Diagnostics
Version updated for https://github.com/jakegold1647/sam-doctor to version v0.9.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 This GitHub Action analyzes the log of failed AWS SAM, CloudFormation, or GitHub Actions deployments locally and identifies common failure patterns by providing a concise diagnosis, redacted evidence lines, verification commands, and links to official documentation. It helps developers quickly diagnose issues without accessing AWS or making network calls, focusing on specific error lines and rollback context for effective troubleshooting.
August 8, 2026
EvalCanary Diff
Version updated for https://github.com/lmdixon23/evalcanary to version v0.1.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 EvalCanary automates the process of evaluating and comparing two different evaluators for a fixed set of cases. It helps detect drift in evaluation results when an evaluator is updated, ensuring that changes to verifiers or scorers do not introduce unexpected behavior. The action provides detailed reports on how individual cases change between versions and offers insights into subgroup effects and uncertainty estimates.
August 8, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.113.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 Totem is a file-based toolkit that helps manage project lessons, rules, and context using plain markdown files. It provides a local, zero-LLM linter to enforce lint rules derived from these lessons, ensuring deterministic behavior. This approach reduces the risk of architectural mistakes in AI coding agents by keeping the project’s history and context within the repository itself.
August 8, 2026
Upload to Nexus Mods
Version updated for https://github.com/Nexus-Mods/upload-action to version v1.0.0-beta.9.
This action is used across all versions by 79 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 process of uploading new versions of files to NexusMods using their v3 API. It solves the problem of manually uploading mod files by integrating it into a CI/CD workflow, allowing developers to automate the release process and streamline their development workflow. The action provides features for uploading files with customizable metadata such as version number, display name, and description, while also supporting advanced options like archiving existing versions and managing download settings for mod managers.
August 8, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.40.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Proxy Cache Updater Action automatically pulls new Go module releases to your proxy cache when tags are created, ensuring your module is immediately available and documentation is updated on platforms like pkg.go.dev. It supports standard version (vX.Y.Z) and submodule version tags (submodule/path/vX.Y.Z) formats, custom import paths, and customizable proxy configurations.
August 8, 2026
Nox Security Scanner
Version updated for https://github.com/Nox-HQ/nox to version v1.27.0.
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 Nox is an open-source, offline-first static analysis tool designed for AI application developers. It scans their applications to identify potential security risks such as prompt injection, embedding leakage, agent over-privilege, and more. Nox also detects vulnerabilities in code and dependency provenance issues. The main purpose of Nox is to provide a static analyzer that helps developers ensure the safety and integrity of their AI applications without requiring access to external services or sending code to vendors.