March 22, 2026
Setup APM
Version updated for https://github.com/microsoft/apm-action to version v1.4.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 9 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 Action is a GitHub Action designed to automate the installation and deployment of agent primitives, such as instructions, prompts, skills, and agents, within CI workflows.
March 22, 2026
Trunkly 🐘
Version updated for https://github.com/rafigmammadov/trunkly to version v1.
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 Trunkly is a GitHub Action designed to help maintainers set boundaries by automatically labeling issues and pull requests submitted during their off-hours and posting a friendly comment to notify contributors of delayed responses.
March 22, 2026
Setup tenv
Version updated for https://github.com/rsclarke/setup-tenv to version v1.0.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 tenv” GitHub Action automates the installation and setup of the tenv tool, which is used to manage versions of infrastructure tools like Terraform or OpenTofu. It provides caching for efficient re-use, ensures binary authenticity via signature verification, and simplifies the process of installing specific tool versions in CI/CD workflows.
March 22, 2026
HTML Link Processor
Version updated for https://github.com/shravanngoswamii/html-link-action to version v1.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 HTML Link Processor GitHub Action automates the post-processing of static HTML sites to enhance link security, improve privacy, and ensure link integrity. It adds attributes like nofollow, noreferrer, and noopener to external links, removes tracking parameters, and verifies the functionality of external links by checking for broken or blocked URLs.
March 22, 2026
verified-bot-commit-rs
Version updated for https://github.com/siiway/verified_bot_commit to version v0.1.0.
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 Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user or a GitHub App Token using the GitHub REST API. It stages and commits changes matching specified file patterns, ensures the commits are cryptographically signed with GitHub’s public PGP key, and updates the local branch to reflect the changes.
March 22, 2026
GitHub Stats Cards
Version updated for https://github.com/stn1slv/github-stats-cards to version v1.1.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 The GitHub Stats Card action is a Python-based tool that automates the generation of visually appealing SVG cards displaying GitHub profile statistics, such as contributions, top languages, and more. It is designed to streamline the creation and regular updates of these cards for use in profile READMEs, supporting customization, multiple themes, and internationalization.
March 22, 2026
AI SSDLC Security Suite
Version updated for https://github.com/subzone/ssdlc-action to version v1.3.0.
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 AI SSDLC Security Suite GitHub Action is a comprehensive, AI-powered tool designed to automate secure software development lifecycle (SDLC) processes. It integrates various security scans, including SAST, secret detection, SCA, IaC, and container security, while leveraging AI for triaging, prioritizing findings, generating fix suggestions, and performing threat modeling.
March 22, 2026
graph-sync
Version updated for https://github.com/wordlift/graph-sync to version v6.8.5.
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 graph-sync GitHub Action automates the process of synchronizing knowledge graphs using the worai CLI tool. It simplifies tasks such as installing worai, setting up Python Playwright with browser binaries, and executing graph sync run commands with specified profiles and configurations.
March 22, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v1.3.2.
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 Kover Report Action is a GitHub Action designed to generate and report code coverage for Kotlin/Android projects using Kover, including multi-module setups. It automates the discovery and aggregation of coverage reports, enforces configurable coverage thresholds, and posts detailed results as comments on pull requests.