August 8, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.31.
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 RustScript is a tool that interprets Rust scripts without compiling them. It provides quick execution and validation of Rust code using a register-based virtual machine, with caching to improve performance. The action can be used to run, check, or build Rust scripts directly from the command line, making it a convenient alternative to traditional Rust compilation processes.
August 8, 2026
Move Closed Issue to Top of Project Column
Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.25.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 This GitHub Action automates the process of moving closed issues to the top of a specified column in a GitHub Project V2. It checks if an issue is closed, updates its status to the given column, and ensures that recently closed issues are always visible at the top of the project board. The action supports multiple projects with different configurations using a matrix strategy.
August 8, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks in your CI/CD pipeline. It enables developers to define target audiences and percentages of WCAG guidelines required, providing flexibility in focusing on specific user groups. The action uses AI for analyzing and measuring guidelines, ensuring code compliance without the need for complex tools or learning curves.
August 8, 2026
Zuke Build
Version updated for https://github.com/zuke-build/zuke to version v1.0.2.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action automates the execution of shell commands in your project using a tagged template that simplifies process running with sensible defaults such as capturing output and throwing on failure. It provides a simple, explicit approach to building tasks by focusing on discovery, building a dependency graph, sorting targets, and executing them.
August 8, 2026
PR Rigor
Version updated for https://github.com/Hassan7253/pr-rigor to version v1.1.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 PR Rigor is a GitHub Action that automates the repeatable first-pass checks on pull requests to ensure they are prepared for focused human review. It identifies missing context, absent tests, risky workflow permission changes, probable credential files, high-confidence secret patterns, unpinned third-party Actions, dependency changes, migrations, public API changes, generated-file noise, and oversized diffs. The action provides a detailed report with specific recovery steps for each finding, helping maintainers ensure their pull requests are ready for review without introducing new risks.
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.