December 23, 2025
Cloudsmith CLI Setup
Version updated for https://github.com/cloudsmith-io/cloudsmith-cli-action to version v2.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 66 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Cloudsmith CLI Install Action is a GitHub Action that automates the installation and authentication of the Cloudsmith Command Line Interface (CLI) using either OpenID Connect (OIDC) or an API key. It simplifies and streamlines workflows by providing pre-authenticated access to the Cloudsmith platform, enabling secure interactions with its API for package management and deployments.
December 23, 2025
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.6.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Early-Catch is a GitHub Action that automates the generation of unit tests for TypeScript and JavaScript code changes in pull requests. It identifies under-tested functions, generates optimized tests, and auto-commits working test files directly to the source branch, ensuring no broken code.
December 23, 2025
Run command in a Flox environment
Version updated for https://github.com/flox/activate-action to version v1.1.0.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The flox/activate-action GitHub Action allows developers to run commands in the context of a Flox environment, enabling seamless integration of reproducible developer environments into CI/CD workflows. It automates tasks such as building, testing, and deploying projects within a consistent and portable environment, eliminating the need to manage containers manually.
December 23, 2025
forsakringskassan/eslint-config
Version updated for https://github.com/Forsakringskassan/eslint-config to version v13.2.6.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The eslint-config-fk is a shareable ESLint configuration tailored for Försäkringskassan projects, providing predefined rules and settings for consistent code quality and style across various JavaScript and TypeScript environments. It automates the enforcement of coding standards, integrates seamlessly with CI/CD pipelines to block warnings, and includes specialized configurations for applications, documentation, examples, and more.
December 23, 2025
Gentesty Evaluation Action
Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.0.21.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gentesty-evaluation-action GitHub Action automates the process of triggering evaluation runs on the Gentesty platform. It streams real-time logs from the evaluation directly into the GitHub Actions workflow and provides the final success or failure result upon completion. This action simplifies test execution and monitoring by integrating Gentesty evaluations seamlessly into CI/CD pipelines.
December 23, 2025
load UWLCM Apptainer image
Version updated for https://github.com/igfuw/load_UWLCM_singularity_image to version v0.4.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of loading the UWLCM Singularity image, which is likely used for containerized computational workloads. It streamlines environment setup by ensuring the necessary image is available, reducing manual intervention and improving consistency in workflows.
December 23, 2025
GitHub Actions Dependency Submission
Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.2.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Actions Dependency Submission is a tool designed to automate the scanning of workflow files in a repository to identify and submit GitHub Actions dependencies to GitHub’s Dependency Graph. It simplifies dependency management by detecting and processing composite actions, callable workflows, and forked repositories, ensuring that security advisories are tracked accurately.
December 23, 2025
AI Code Reviewer (AiReviewPR)
Version updated for https://github.com/kekxv/AiReviewPR to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates Gitea and Ollama (open-webui) to automate the review of merged code in pull requests. It provides an offline and secure solution for code review by generating automated comments with AI insights directly on merge requests, without relying on third-party platforms.
December 23, 2025
YAML Params
Version updated for https://github.com/KyleJamesWalker/yaml-params to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The YAML Params GitHub Action automates the process of exporting variables from YAML files or inline YAML content into GitHub Actions environment variables or step outputs. It simplifies workflows by supporting nested dictionary flattening, key transformation (e.g., adding prefixes, suffixes, or case conversion), and ensures existing environment variables are preserved.