March 11, 2026
exiftool-action
Version updated for https://github.com/woss/exiftool-action to version v13.52.
This action is used across all versions by 9 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 provides seamless integration of ExifTool into workflows, automating the process of accessing and utilizing ExifTool without manual installation. It simplifies tasks related to metadata extraction and manipulation, ensuring the action stays updated in line with the official ExifTool releases.
March 11, 2026
vibecheck-ai-slop
Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.1.0.
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 Vibecheck is a tool designed to identify and flag common issues and code smells, particularly those introduced by AI-generated code, such as security vulnerabilities, poor error handling, and low-quality patterns. It automates the detection of problems like hardcoded secrets, unsafe SQL queries, and TypeScript any usage, helping developers maintain secure, clean, and production-ready code.
March 10, 2026
Hefesto Code Guardian
Version updated for https://github.com/artvepa80/Agents-Hefesto to version v4.9.6.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hefesto is an AI-powered code quality and security analysis tool designed to identify security flaws, code smells, and complexity issues across 21 programming languages and configuration formats. It automates the detection of critical issues, such as hardcoded secrets, injection risks, and high-complexity code, ensuring cleaner and more secure codebases.
March 10, 2026
astral-sh/setup-uv
Version updated for https://github.com/astral-sh/setup-uv to version v7.4.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 49,473 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-uv GitHub Action automates the installation and configuration of a specific version of the uv tool within a workflow. It ensures uv is added to the system PATH, caches the installation to optimize runtime performance, and offers optional features like checksum verification and problem matchers for error handling.
March 10, 2026
Black Duck Security Scan
Version updated for https://github.com/blackduck-inc/black-duck-security-scan to version v2.8.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 567 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 Black Duck Security Scan GitHub Action integrates Static Analysis Security Testing (SAST) and Software Composition Analysis (SCA) into CI/CD pipelines, automating the detection of security vulnerabilities and compliance risks in code and dependencies.
March 10, 2026
Setup mockery
Version updated for https://github.com/brokeyourbike/go-mockery-action to version v0.2.1.
This action is used across all versions by 32 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 go-mockery-action GitHub Action simplifies the integration of the mockery tool into CI/CD workflows by automatically setting up a specified version of mockery. It automates the process of downloading and configuring mockery, enabling developers to easily generate mock implementations for Go interfaces during automated builds.
March 10, 2026
Setup ocvalidate
Version updated for https://github.com/brokeyourbike/ocvalidate-action to version v0.4.1.
This action is used across all versions by 26 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 ocvalidate-action GitHub Action automates the setup and execution of ocvalidate, a utility from the OpenCore project used to validate OpenCore configuration files (config.plist). It simplifies the process of downloading and using a specified version of ocvalidate, helping developers ensure their OpenCore configuration files are correctly formatted and compliant with the expected standards.
March 10, 2026
Prepare Opencart module
Version updated for https://github.com/brokeyourbike/prepare-opencart-module-action to version v1.3.1.
This action is used across all versions by 12 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 prepare-opencart-module-action is a GitHub Action designed to automate the packaging of OpenCart module files into a ZIP archive that conforms to OpenCart’s module requirements. It streamlines the process of preparing modules for release by handling file inclusion, modification integration, and optional license addition.
March 10, 2026
SecScore
Version updated for https://github.com/cassiodeveloper/SecScore to version v0.2.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 SecScore is a lightweight security scoring engine designed for CI/CD pipelines, evaluating findings from SARIF-compatible security scanners to generate a single security score for pull requests. It automates decision-making by determining whether a change should pass, require review, or fail based on customizable policies and severity thresholds.