January 2, 2026
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.77.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup balena CLI Action” is a GitHub Action that automates the installation and configuration of the balena CLI within GitHub workflows. It enables seamless interaction with balenaCloud for tasks such as pushing releases and logging in using an API token. This action simplifies workflows by ensuring the balena CLI is readily available and configured for use in CI/CD pipelines.
January 2, 2026
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.22.10.
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 transforms S3-compatible storage into a fully functional filesystem, offering file-level access via NFS and 9P, as well as block-level access through NBD. It automates tasks like managing networked storage, enabling high-performance file and block storage operations with encryption, compression, and advanced caching.
January 2, 2026
Set up CloudQuery
Version updated for https://github.com/cloudquery/setup-cloudquery to version v4.1.10.
This action is used across all versions by 54 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-cloudquery GitHub Action automates the installation of the CloudQuery CLI on Linux or macOS runners, enabling its use in subsequent workflow steps. It simplifies the process of integrating CloudQuery into CI/CD pipelines by handling the download and setup of the CLI, allowing users to efficiently manage and synchronize cloud infrastructure data.
January 2, 2026
CodSpeed Performance Analysis
Version updated for https://github.com/CodSpeedHQ/action to version v4.5.2.
This action is used across all versions by 1,915 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The CodSpeed GitHub Action integrates the CodSpeed benchmarking tool into CI workflows, automating the execution of performance benchmarks and uploading results to CodSpeed for analysis. It supports various measurement modes, authentication methods, and optional instrumentation tools, helping developers streamline performance testing and gain insights into their code’s efficiency.
January 2, 2026
coursier-setup-action
Version updated for https://github.com/coursier/setup-action to version v2.0.2.
This action is used across all versions by 1,449 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Coursier setup GitHub Action automates the installation of Coursier, a tool for managing JVM and Scala-related dependencies, along with specific versions of Java, Scala CLI tools, and build tools such as mill or sbt. It simplifies setting up a consistent development environment across platforms (Linux, macOS, Windows) by providing a streamlined way to install JVMs, Scala apps, and custom repositories.
January 2, 2026
Lightning Flow Scan
Version updated for https://github.com/Flow-Scanner/lightning-flow-scanner to version action-v3.1.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Lightning Flow Scanner is a GitHub Action designed to analyze and optimize Salesforce Flows by detecting potential issues such as unsafe contexts, queries in loops, hardcoded IDs, and other inefficiencies. It automates the identification of common pitfalls that can lead to performance issues or errors, helping developers adhere to best practices and improve the maintainability of their flows.
January 2, 2026
Sentry Release
Version updated for https://github.com/getsentry/action-release to version v3.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 5,381 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Sentry Release GitHub Action automates the creation of Sentry releases within CI/CD workflows. It enables developers to track issues, regressions, and commits associated with specific code deployments, facilitating root cause identification and resolution.
January 2, 2026
Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.10.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Branch Release” GitHub Action automates the process of releasing code by building distribution files and publishing them to a designated GitHub branch. It determines the next semantic version based on commit messages following the Conventional Commits standard, updates version tags, and generates GitHub release notes.
January 2, 2026
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.7.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Easy NPM Publish” GitHub Action automates the process of versioning, tagging, and publishing NPM packages by leveraging commit messages that follow the Conventional Commits standard. It eliminates the need for manual version updates by automatically determining the next semantic version and synchronizing git tags accordingly.