March 17, 2026
RollHook Deploy
Version updated for https://github.com/jkrumm/rollhook-action to version v1.3.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 RollHook Deploy Action is a GitHub Action designed to automate the process of building, pushing, and deploying Docker images to a RollHook server using GitHub OIDC authentication, eliminating the need for managing secrets.
March 17, 2026
Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.113.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 The Judges Panel GitHub Action is a code analysis tool that evaluates AI-generated or manually written code for quality, security, and adherence to best practices using a combination of deterministic pattern matching, AST analysis, and LLM-powered expert reviews.
March 17, 2026
Setup APM
Version updated for https://github.com/microsoft/apm-action to version v1.3.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 6 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 APM GitHub Action automates the installation of the APM CLI and the deployment of agent primitives (e.g., instructions, prompts, skills, agents) into CI/CD workflows with minimal configuration.
March 17, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.124.
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 aer GitHub Action enables automated validation and testing of Salesforce Apex code within CI/CD pipelines by running tests locally in a lightweight, Salesforce-compatible runtime. It eliminates the need to deploy code to a Salesforce org, speeding up test cycles and simplifying debugging.
March 17, 2026
LCOV Coverage Check
Version updated for https://github.com/pento/lcov-coverage-check to version v2.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 The LCOV Coverage Check GitHub Action automates the analysis and enforcement of code coverage standards using LCOV data. It parses coverage files, generates summaries, and optionally enforces thresholds by comparing against a stored baseline, ensuring consistent coverage quality across pull requests.
March 17, 2026
Rearm Build And Submit Release metadata action
Version updated for https://github.com/relizaio/rearm-docker-action to version 1.9.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rearm-docker-action GitHub Action automates the process of building Docker images, pushing them to a registry, and submitting release metadata to ReARM, a component release automation platform. It simplifies container image management and integrates release tracking, while providing capabilities like SBOM generation, code analysis, and artifact signing for enhanced security and compliance.
March 17, 2026
ifttt-lint
Version updated for https://github.com/simonepri/ifttt-lint to version v0.5.2.
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 ifttt-lint GitHub Action is a linter designed to enforce synchronization of co-dependent changes across multiple files using LINT.IfChange and LINT.ThenChange directives. It addresses the problem of overlooked cross-file inconsistencies, particularly in scenarios where changes span across languages, directories, or systems, which static types, code reviews, and tests often fail to catch.
March 17, 2026
Skyhook Determine Image Tag
Version updated for https://github.com/skyhook-io/determine-image-tag to version v1.1.2.
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 “Determine Image Tag Action” is a GitHub Action designed to automate the generation of consistent, unique, and customizable image tags for container builds and releases. It solves the problem of managing and ensuring unique image tags by supporting multiple tag formats, automatic duplicate prevention through counters, and branch name normalization.
March 17, 2026
Ternary Operator Action
Version updated for https://github.com/somaz94/ternary-operator to version v1.4.1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Ternary Operator Action is a GitHub Action designed to evaluate conditional expressions and dynamically set outputs based on the results. It simplifies creating flexible, condition-driven workflows by supporting a wide range of operators (e.