January 17, 2026
Run Intellitester
Version updated for https://github.com/ZachHandley/Intellitester to version v0.2.45.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary IntelliTester is a GitHub Action that leverages AI, along with iOS/Android emulators or web browsers, to automate the creation of test suites using straightforward instructions. It simplifies and accelerates testing workflows by generating tests, comprehensive documentation, and configuration schemas, while also providing advanced debugging tools and fast-fail conditions for efficient error handling.
January 17, 2026
Cache
Version updated for https://github.com/actions/cache to version v5.0.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Actions Cache action enables caching of dependencies and build outputs to significantly improve workflow execution time in CI/CD pipelines. By reusing previously saved data, it reduces redundant downloads and computation, enhancing efficiency and performance.
January 17, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-9.
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 in CI workflows. It simplifies the process of running code quality checks, linters, and other automated validations defined in a repository’s .pre-commit-config.yaml file, ensuring code consistency and compliance.
January 17, 2026
setup-atopile
Version updated for https://github.com/atopile/setup-atopile to version v1.8.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up the atopile CLI in GitHub Actions workflows, enabling users to run ato commands seamlessly. It automates the configuration of the CLI by allowing users to specify a version or derive it from a configuration file and provides support for using pre-built Docker images.
January 17, 2026
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.95.
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 automates the installation and configuration of the balena CLI within a GitHub Actions workflow to enable seamless interactions with balenaCloud, such as pushing releases. It simplifies workflows by providing automatic balenaCloud authentication and version management for the CLI, streamlining deployment and release processes for IoT applications.
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.