January 14, 2026
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.85.
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” installs the balena CLI within a GitHub Actions workflow, enabling seamless interaction with balenaCloud for tasks such as pushing releases. It automates the installation and configuration of the CLI, including optional login to balenaCloud using an API token.
January 14, 2026
Tag and Release Semantic Version
Version updated for https://github.com/chase-roohms/tag-and-release to version v1.1.0.
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 semantic versioning by creating tags and releases for your repository, including optional updates to parent version tags (e.g., v1, v1.2). It simplifies version management, prevents duplicate tags, and can generate GitHub releases with changelogs, supporting both dry-run testing and custom release notes.
January 14, 2026
Snyk SCA scan and publish to Unify Platform
Version updated for https://github.com/cloudbees-io-gha/snyk-sca-publish to version v1.
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 Snyk’s Software Composition Analysis (SCA) scanner into workflows to detect security vulnerabilities and licensing issues in open source dependencies. It automates the identification of risks, provides remediation guidance, and ensures compliance with security and licensing standards, allowing developers to address issues early in the development lifecycle.
January 14, 2026
Kubernetes Helm Multi-Deploy (No Docker)
Version updated for https://github.com/DevOps-Nirvana/aws-helm-multi-deploy-nodocker to version v5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of multiple Helm charts located in a designated deployment folder, enabling streamlined management of Kubernetes resources for multiple services. It supports applying environment-specific configurations and allows additional customizations like image tags, deployment namespaces, and Helm arguments.
January 14, 2026
Github Helpers
Version updated for https://github.com/ExpediaGroup/github-helpers to version v1.84.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-helpers GitHub Action provides a suite of tools to streamline and automate common CI/CD workflow tasks, such as managing pull request labels, approvals, reviewers, and commit statuses. It solves problems related to manual and repetitive GitHub repository management by offering standardized helpers for tasks like checking merge readiness, assigning reviewers, and generating batched commit messages.
January 14, 2026
Slack Deploy Action
Version updated for https://github.com/forecho/slack-deploy-action 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 Slack Deploy Action is a reusable GitHub Action designed to send deployment notifications to a specified Slack channel in a compact, attachment-style format. It automates the process of notifying teams about deployment updates, supporting both English and Chinese languages for flexibility.
January 14, 2026
Gentesty Evaluation Action
Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.0.27.
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 is a GitHub Action that automates the process of triggering evaluation runs on the Gentesty platform, streaming real-time logs to GitHub Actions, and retrieving the final test results (success or failure) directly within the workflow. It simplifies continuous testing by providing a seamless integration with Gentesty, enabling secure and efficient test execution in both staging and production environments.
January 14, 2026
Official Junie GitHub Action (BETA)
Version updated for https://github.com/JetBrains/junie-github-action to version v0.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Junie GitHub Action integrates JetBrains’ AI coding agent into GitHub workflows to automate tasks such as code changes, issue resolution, pull request (PR) management, and conflict resolution. It enhances development workflows by responding to developer requests, reviewing code, resolving conflicts, and analyzing CI failures, all within GitHub issues and PRs.
January 14, 2026
npm-version-check-action
Version updated for https://github.com/joshjohanning/npm-version-check-action to version v1.1.0.
This action is used across all versions by 26 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The npm-version-check-action is a GitHub Action that automates the validation of semantic versioning in package.json files during pull requests. It ensures that version bumps are correctly applied when changes are made to relevant files, preventing publishing issues caused by missing or incorrect version increments.