January 17, 2026
Garmin ConnectIQ Build
Version updated for https://github.com/blackshadev/garmin-connectiq-build-action to version 8.4.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Garmin ConnectIQ Build Action is a GitHub Action designed to automate the process of building Garmin ConnectIQ applications. It compiles app code for a specified Garmin device, performs type checking, and exports the build output to a designated location. This action simplifies the development workflow by handling the build process, ensuring compatibility with specific devices, and securely managing sensitive developer keys.
January 17, 2026
Garmin ConnectIQ Release
Version updated for https://github.com/blackshadev/garmin-connectiq-release-action to version 8.4.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Garmin ConnectIQ Release Action automates the process of exporting a Garmin ConnectIQ app, preparing it for upload to the Garmin ConnectIQ app store. It streamlines tasks such as packaging the app using a specified project.jungle file, securely handling the developer key, and defining the output path for the exported app.
January 17, 2026
Semantic Firewall
Version updated for https://github.com/BlackVectorOps/semantic_firewall to version v2.2.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Semantic Firewall is an advanced static analysis GitHub Action designed for Go codebases. It detects malware, backdoors, and risky code changes by analyzing the behavior and intent of the code rather than its text, making it resilient to obfuscation, renaming, or formatting changes.
January 17, 2026
slither-action
Version updated for https://github.com/crytic/slither-action to version v0.4.2.
This action is used across all versions by 2,166 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Slither Action integrates the Slither static analyzer into GitHub Actions workflows, enabling automated analysis of Solidity smart contracts for vulnerabilities and best practices. It helps developers identify potential security issues and code quality problems during the CI/CD process. Key capabilities include customizable analysis options, GitHub Code Scanning integration, and support for advanced configurations, such as custom plugins and compilation settings.
January 17, 2026
run-digger
Version updated for https://github.com/diggerhq/digger to version taco/statesman/v0.1.29.9.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, formerly known as Digger (now OpenTaco), enables seamless CI/CD automation for Terraform and OpenTofu by integrating directly into your existing CI infrastructure. It eliminates the need for separate CI systems, offering secure, cost-effective, and scalable Terraform execution with features like PR-level locks, RBAC via Open Policy Agent (OPA), drift detection, and integration with tools like Terragrunt and Checkov.
January 17, 2026
npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.3.2.
This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “NPM Package Linting” GitHub Action is an opinionated linter designed to validate and enforce best practices for NPM package tarballs and package.json metadata. It automates the detection of common issues, enforces stricter standards for enhanced tooling compatibility, and ensures NPM packages are optimized with minimal dependencies and unnecessary files.
January 17, 2026
ganesshi Hello World Docker Action
Version updated for https://github.com/ganesshi/docker-custom-actions to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The docker-custom-actions GitHub Action automates the process of building and managing Docker images directly within a CI/CD pipeline. It streamlines tasks such as building, tagging, and pushing Docker images to a container registry, reducing the manual effort required for Docker image management.
January 17, 2026
Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.86.
This action is used across all versions by 680 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action allows users to run Molecule, a tool for testing and developing Ansible roles, directly within a GitHub workflow. It automates tasks such as creating, configuring, testing, and destroying infrastructure instances, ensuring the reliability of Ansible roles. Key capabilities include running Molecule commands, managing scenarios, and supporting various configuration options to streamline and integrate Ansible role testing into CI/CD pipelines.
January 17, 2026
hide-comment
Version updated for https://github.com/int128/hide-comment-action to version v1.50.0.
This action is used across all versions by 190 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The hide-comment-action GitHub Action automates the process of hiding (minimizing) specific comments in pull requests, particularly those created by the github-actions user. It allows users to define conditions such as comment author, or body content (e.g., starts with, ends with, or contains specific text) for selective hiding, helping to declutter pull request discussions and improve focus on relevant feedback.