December 29, 2025
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.76.
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 setup of the balena CLI within GitHub Actions workflows, enabling seamless interaction with balenaCloud. It simplifies tasks such as logging in, managing releases, and pushing updates to balenaCloud, streamlining development and deployment processes for IoT devices.
December 29, 2025
obs-upload
Version updated for https://github.com/beavailable/obs-upload to version v1.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The obs-upload GitHub Action automates the process of uploading files to the Open Build Service (OBS) by replacing all files in a specified package with new ones. It simplifies package management for OBS projects by ensuring seamless file updates, supporting specific file formats like deb packages, and enabling efficient workflows for software build and deployment tasks.
December 29, 2025
Deploy Docker to AWS (EC2)
Version updated for https://github.com/bitovi/github-actions-deploy-docker-to-ec2 to version v1.0.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 222 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, bitovi/github-actions-deploy-docker-to-ec2, automates the deployment of Docker-based applications to AWS EC2 instances. It provisions the necessary AWS resources, installs Docker, and runs docker compose up to deploy the application. By streamlining the deployment process, it solves the complexity of manually setting up infrastructure and running Docker applications on EC2, while offering features like resource uniqueness and optional backup retention for efficient management.
December 29, 2025
EOL GitHub Action
Version updated for https://github.com/broadsage/endoflife-action to version v3.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The EOL GitHub Action automates the tracking of End-of-Life (EOL) dates for over 380 software products, ensuring dependencies remain secure and up-to-date. It provides intelligent EOL detection, multi-channel notifications (e.g., Slack, Discord, Teams), and seamless CI/CD integration by generating test matrices, scheduling checks, and automatically creating issues or failing builds when EOL is detected.
December 29, 2025
No Barrel File
Version updated for https://github.com/chintan9/no-barrel-file to version 1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The No Barrel File GitHub Action and CLI tool detects and replaces imports from barrel files (e.g., index.ts files that re-export modules) with direct file paths. It automates the process of eliminating barrel file usage to improve tree-shaking, reduce bundle size, optimize test performance, and prevent circular dependency issues.
December 29, 2025
Aptu Triage
Version updated for https://github.com/clouatre-labs/aptu to version v0.2.11.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Aptu is an AI-powered CLI and GitHub Action designed to streamline open-source issue triage and repository management. It automates tasks such as issue triaging, pull request analysis, release note generation, and labeling, leveraging AI to provide summaries, suggestions, and clarifications with precision.
December 29, 2025
typos-action
Version updated for https://github.com/crate-ci/typos to version v1.40.1.
This action is used across all versions by 44 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action “typos” is a source code spell checker designed to identify and correct spelling mistakes in codebases efficiently, including large monorepos, while minimizing false positives. It automates the detection and correction of typos in source files, file names, and identifiers, ensuring consistent spelling standards and reducing manual review effort.
December 29, 2025
Cortex Action
Version updated for https://github.com/Dhruv-89/cortex-action to version Error loading version from page [https://github.com/marketplace/actions/cortex-action], unable to determine latest release.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Cortex Action is a GitHub Action that uses AI-driven natural language processing to simplify the installation and management of software packages. By allowing users to describe their requirements in plain English, it automates the process of identifying and installing packages, even without knowing exact package names.
December 29, 2025
Install Cygwin
Version updated for https://github.com/egor-tensin/setup-cygwin to version v4.0.2.
This action is used across all versions by 1,074 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the setup of Cygwin in workflow runs by installing Cygwin and any specified additional packages, while adding Cygwin executables to the system’s PATH. It simplifies the process of configuring a Cygwin environment for CI/CD pipelines on Windows, supports custom installation directories, and provides options for handling symlinks and environment variables.