August 29, 2026
forsakringskassan/eslint-config
Version updated for https://github.com/Forsakringskassan/eslint-config to version v15.8.15.
This action is used across all versions by 25 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The eslint-config-fk action is an ESLint configuration for Försäkringskassan projects. It provides a custom base configuration tailored to FK’s development guidelines, with rules set as warnings and disabled during local builds but enabled in CI/CD pipelines. The action simplifies the setup of ESLint configurations by providing pre-defined configurations for different project types such as Vue, TypeScript, and Cypress. It also supports overriding specific rules and global variables for certain files or directories.
August 29, 2026
yaml reader
Version updated for https://github.com/gertd/yaml-reader-action to version v1.0.3.
This action is used across all versions by 28 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The YAML Reader GitHub Action reads a specified YAML file from a repository and outputs its contents as JSON. This action automates the parsing of YAML files, enabling developers to easily convert YAML configurations into JSON format for further processing or integration with other tools.
August 29, 2026
gocov coverage upload
Version updated for https://github.com/gocov/gocov-action to version v1.7.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 uploads test coverage data to gocov from GitHub Actions, handling various programming languages and formats like Go (LCOV), JavaScript/TypeScript (LCOV), Java (JaCoCo), and Python (Cobertura). It supports splitting coverage across different jobs in a matrix build for better visibility and reporting. The action is designed to automatically generate badges and PR comments on the hosted service or your own server, ensuring comprehensive test coverage reporting for your projects.
August 29, 2026
guard-my-design-system
Version updated for https://github.com/gregkozakiewicz/guard-my-design-system to version v1.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 This GitHub Action monitors pull requests to detect and warn about design system violations in your codebase. It checks only added lines, compares them to the learned values from roast-my-design-system, and provides specific comments indicating any issues found, helping maintain a clean and consistent design system.
August 29, 2026
Setup MySQL with Python 2.7
Version updated for https://github.com/griffinkelly/mysql-python to version 0.9.4.
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 sets up a MySQL database in Docker using various options to configure and execute MySQL. It solves problems related to configuring and running MySQL databases within GitHub Actions environments, which are limited by Linux. The action supports multiple MySQL versions and can be used to manage different configurations for the database.
August 29, 2026
offsec-ai Security Scanner
Version updated for https://github.com/Htunn/offsec-ai to version v2.7.1.
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 offsec-ai is an offensive-security toolkit that combines classic network reconnaissance with modern AI/LLM security testing. It automates tasks such as scanning live AI/LLM endpoints, probing Model Context Protocol (MCP) servers, and performing full-stack infrastructure security assessments. The tool can also detect and report on secrets in responses from Postman collections.
August 29, 2026
Agent-Argus Code Audit & Release Gate
Version updated for https://github.com/Inan15/Agent-Argus 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 Agent-Argus (argus-agent) automates security audits of code repositories by identifying and blocking test cases that assert nothing or do not call functions. It helps prevent incorrect assumptions in tests and ensures that code is thoroughly tested before deployment, preventing potential issues and vulnerabilities.
August 29, 2026
mdsmith Markdown linter
Version updated for https://github.com/jeduden/mdsmith to version v0.55.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 mdsmith GitHub Action is designed to automate the process of linting and formatting Markdown files in a repository. It focuses on improving readability and consistency across multiple files and pipelines by checking style, structure, and cross-file integrity. The action provides auto-fix capabilities that automatically rewrite errors found during linting, ensuring that Markdown content remains clean and consistent.
August 29, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v12.7.2.
This action is used across all versions by 11 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies multiple AI providers and models into a single API using TypeScript-first development. It provides features like switching providers with a simple parameter change, leveraging built-in tools and integrating with any MCP-compliant tool server. NeuroLink also includes enterprise-level features such as Redis memory and multi-provider failover to optimize costs automatically.
August 29, 2026
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v1.3.3.
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 AIsbom is a security scanner for AI models that performs static analysis to detect malware, license risks, and code execution vulnerabilities within ML model files. It scans various formats like PyTorch Pickle bytecode, Keras configurations, GGUF chat templates, ONNX graphs, and SafeTensors. The action can be used as a GitHub Action to post an idempotent PR comment on every commit, helping developers identify potential security issues before model deployment.