January 7, 2026
Google Cloud Platform (GCP) CLI - gcloud
Version updated for https://github.com/actions-hub/gcloud to version 551.0.0.
This action is used across all versions by 388 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gcloud GitHub Action enables seamless interaction with Google Cloud Platform (GCP) by automating the execution of gcloud, gsutil, and kubectl commands within workflows. It simplifies tasks such as deploying applications, managing GCP resources, and integrating with services like Google Cloud Storage and Kubernetes.
January 7, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-4.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action is a GitHub Action designed to automate the execution of pre-commit hooks as part of CI workflows. It simplifies the process of running code quality checks and enforcing coding standards by automatically setting up the pre-commit cache and executing configured hooks on code changes.
January 7, 2026
Retrieve Secrets from Azure KeyVault
Version updated for https://github.com/Andrews-McMeel-Universal/get-envs to version v1.35.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Get Environment Variables Action” is a GitHub Action designed to securely retrieve secrets from Azure Key Vaults and make them accessible in your workflows by generating a .env file and updating the $GITHUB_ENV environment variable. It automates the process of managing sensitive environment variables, ensuring secure handling and masking of secret values in outputs.
January 7, 2026
Get Unity Version
Version updated for https://github.com/Appegy/unity-version-action to version v1.1.0.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The unity-version GitHub Action identifies and retrieves the Unity version and changeset used in a specified Unity project directory. It automates the process of determining the Unity environment details, facilitating workflows that depend on version-specific configurations or builds. This action provides key outputs such as the Unity version and changeset, which can be used as environment variables for further automation.
January 7, 2026
Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.4.22.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Monotrack is a GitHub Action and CLI tool designed to simplify versioning and dependency tracking in monorepos. It automates tasks such as identifying changed packages, generating pre-release tags, and selectively running actions for modified projects, reducing the need for heavier tools like release-please.
January 7, 2026
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.23.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary ZeroFS is a filesystem solution that enables S3-compatible storage to function as a primary storage system by providing file-level access via NFS and 9P, and block-level access via NBD. It simplifies the use of S3 storage for applications requiring traditional filesystem or block device interfaces, offering features like encryption, high-performance caching, and POSIX semantics.
January 7, 2026
EC Validate
Version updated for https://github.com/conforma/action-validate-image to version v1.0.419.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Action Validate Image” GitHub Action, developed by Enterprise Contract, automates the security and compliance validation of container images. It supports two authentication methods—Keyless Authentication for identity-based verification and Long-Lived Public-Key Authentication for signature-based validation. This action ensures image authenticity, verifies attestations, and enforces policy compliance, addressing critical security and compliance challenges in container image workflows.
January 7, 2026
Flowlyt Security Analyzer
Version updated for https://github.com/harekrishnarai/flowlyt to version v1.0.6.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Flowlyt is an AI-powered security analyzer designed to enhance the security of CI/CD pipelines for GitHub Actions and GitLab. It combines traditional pattern matching, Abstract Syntax Tree (AST) analysis, and AI-driven false positive detection to identify vulnerabilities, reduce noise, and improve scan speed and accuracy.
January 7, 2026
Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v1.7.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Bulk GitHub Repository Settings Sync Action automates the management and synchronization of repository settings across multiple GitHub repositories. It enables tasks such as configuring merge strategies, enabling auto-merge, managing topics, synchronizing files (e.g., Dependabot configurations, workflow files, PR templates), and applying repository rulesets.