March 13, 2026
Repo Task Tracker
Version updated for https://github.com/DiogoRibeiro7/repo-task-tracker to version v1.0.5.
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 The repo-task-tracker GitHub Action automates the process of converting a tracker.json file in a repository into GitHub Issues and syncing those issues to a centralized GitHub Projects (v2) board. It streamlines task tracking across multiple repositories, ensuring issue statuses, labels, and project board fields are consistently updated.
March 13, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.6.4.
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 MUAD’DIB is a supply chain security tool designed to detect and analyze threats in npm and PyPI dependencies. It automates scanning for known malicious packages and suspicious behavioral patterns using advanced techniques like deobfuscation, inter-module dataflow analysis, and anomaly detection.
March 13, 2026
Setup Firecracker
Version updated for https://github.com/fenio/setup-firecracker to version v0.1.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 The setup-firecracker GitHub Action allows you to execute commands inside a Linux microVM powered by Firecracker, a lightweight virtualization tool. It automates the setup, configuration, and teardown of the virtual machine, providing an isolated environment for running tasks or testing workloads.
March 13, 2026
Run Salesforce Code Analyzer
Version updated for https://github.com/forcedotcom/run-code-analyzer to version v2.7.0.
This action is used across all versions by 109 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Run Salesforce Code Analyzer GitHub Action automates the process of scanning code for violations using the Salesforce Code Analyzer, providing detailed results as a job summary and a downloadable artifact.
March 13, 2026
Forge AI — Quality Gates for AI-Assisted Code
Version updated for https://github.com/Forge-Space/forge-ai-action to version v1.3.0.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Forge AI Action is a GitHub Action designed to assess the impact of AI-assisted code on a codebase by scanning pull requests for governance violations, quality regressions, and anti-patterns. It automates quality checks, provides detailed reports (e.
March 13, 2026
Qubic Contract Verify
Version updated for https://github.com/Franziska-Mueller/qubic-contract-verify to version v1.0.5.
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 The Qubic Contract Verification Tool is a GitHub Action that automates the validation of C++ smart contract files to ensure compliance with Qubic’s C++ language feature restrictions. It helps developers maintain code quality and adherence to predefined standards in smart contract development.
March 13, 2026
Gentesty Evaluation Action
Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.1.4.
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 The Gentesty Evaluation Action is a GitHub Action designed to automate the process of triggering evaluation runs on the Gentesty platform. It streams real-time logs from the evaluation process directly into GitHub Actions workflow logs and provides the final success or failure result upon completion.
March 13, 2026
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.22.
This action is used across all versions by 2 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 “Easy NPM Publish” GitHub Action automates the process of versioning and publishing npm packages by leveraging Conventional Commits to determine semantic version bumps (major, minor, or patch). It simplifies tasks like updating git tags, managing version numbers directly from the registry, and publishing to npm-compatible registries.
March 13, 2026
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.10.
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, developed for the go-openapi workflows, automates the installation and management of specific Go-based CI tools by downloading their pre-released binaries, ensuring version consistency and avoiding reliance on go install. It also provides a reusable action to address timing issues in CI workflows by ensuring all jobs, including non-required ones, complete before auto-merging pull requests, preventing job failures and improving workflow reliability.