December 23, 2025
Anchore SBOM Action
Version updated for https://github.com/anchore/sbom-action to version v0.21.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3,648 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the generation of a software bill of materials (SBOM) using Syft, simplifying the process of analyzing software components and dependencies. It can scan container images, directories, or files, and produces SBOMs in SPDX format, which can be uploaded as workflow artifacts or GitHub release assets.
December 23, 2025
LOCI Action
Version updated for https://github.com/auroralabs-loci/loci-action to version v1.0.7.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The LOCI GitHub Action automates the process of analyzing compiled binaries to identify hardware-aware performance inefficiencies, power spikes, and anomalies. It provides insights into code optimization, reliability issues, and emerging trends, helping reduce costs and time to resolution. Key capabilities include uploading binaries for analysis, generating detailed reports within workflow summaries, and posting automated performance reviews as pull request comments via integration with the LOCI GitHub App.
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.