January 16, 2026
Setup Haskell
Version updated for https://github.com/haskell-actions/setup to version v2.10.3.
This action is used across all versions by 2,755 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action (haskell-actions/setup) automates the setup of a Haskell development environment within GitHub workflows. It installs specified versions of GHC, Cabal, and optionally Stack, adds them to the system PATH, and outputs relevant configuration details. By simplifying environment configuration, it streamlines CI/CD processes for Haskell projects, reducing manual setup effort and ensuring consistency.
January 16, 2026
Arch Linuxs package action
Version updated for https://github.com/heyhusen/archlinux-package-action to version v3.0.0.
This action is used across all versions by 19 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates the automation of tasks related to creating and managing Arch Linux and AUR packages. It streamlines processes such as updating pkgver, pkgrel, and checksums in PKGBUILD files, validating PKGBUILD files with namcap, generating .SRCINFO, and running makepkg with custom flags.
January 16, 2026
Export Tofu output
Version updated for https://github.com/marcinbator/export-tofu-output 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 This GitHub Action enables the export of OpenTofu outputs in JSON format to the GITHUB_OUTPUT variable using Base64 encoding. It automates the process of consolidating OpenTofu outputs into a single variable (tf_outputs) for easier reuse across different workflow jobs or subsequent actions.
January 16, 2026
Import Tofu output
Version updated for https://github.com/marcinbator/import-tofu-output 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 This GitHub Action simplifies the process of importing OpenTofu outputs by converting environment variables into a .tfvars.json file, enabling seamless integration with OpenTofu workflows. It automates the handling of multiple Base64-encoded outputs from previous jobs, consolidates them into a single JSON file, and ensures compatibility for Terraform execution.
January 16, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.86.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aer (Apex Execution Runtime) GitHub Action enables developers to validate Apex code, run tests, and simulate a lightweight Salesforce-compatible runtime directly on their local workstation or in CI pipelines. It automates testing and debugging of Apex logic without requiring deployment to a Salesforce org, significantly speeding up development cycles and ensuring reproducibility.
January 16, 2026
KMP Build iOS App
Version updated for https://github.com/openMF/mifos-x-actionhub-build-ios-app to version v1.0.3.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The KMP Build iOS App GitHub Action automates the building and archiving of iOS applications, supporting both Debug and Release builds. It ensures secure code signing via Fastlane Match, temporary keychain creation, and artifact storage, making it ideal for CI/CD pipelines. This action streamlines the process of app compilation and signing, reducing manual intervention and optimizing workflows for iOS development.
January 16, 2026
KMP Publish iOS App on Firebase
Version updated for https://github.com/openMF/mifos-x-actionhub-publish-ios-on-firebase to version v1.0.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The KMP Publish iOS App on Firebase Action automates the process of building, signing, and deploying iOS applications to Firebase App Distribution. It streamlines tasks such as IPA creation, artifact management, dependency caching, and Firebase tester group management, eliminating manual intervention in the deployment workflow.
January 16, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.6.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Sherpa.sh is a GitHub Action that leverages AI to automate infrastructure deployment by interpreting plain English prompts. It configures and manages servers, DNS, SSL, databases, load balancers, CDNs, and more across any cloud provider or framework, eliminating the need for manual YAML file configuration or specialized DevOps expertise.
January 16, 2026
Wasm action
Version updated for https://github.com/xelato/wasm-action to version v0.0.7.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The wasm-action GitHub Action facilitates interaction with WebAssembly registries by automating the processes of pushing and pulling WebAssembly packages. It supports the warg registry type, handles WebAssembly artifacts, and provides outputs such as package details and file hashes. This tool simplifies WebAssembly package management tasks, offering functionality as a GitHub Action, CLI tool, or Python library, and is compatible across major operating systems.