January 16, 2026
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.70.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Check Deployed Environment GitHub Action verifies whether a specific commit is currently deployed to a specified environment in GitHub. It automates the process of checking active deployments, helping streamline workflows by determining deployment status and avoiding redundant deployments. Key capabilities include identifying active deployments and providing actionable outputs for conditional workflow steps.
January 16, 2026
Amazon ECS Deploy Express Service Action for GitHub Actions
Version updated for https://github.com/aws-actions/amazon-ecs-deploy-express-service to version v1.2.0.
This publisher is shown as ‘verified’ by GitHub. 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 containerized applications to Amazon ECS using Express Mode, which simplifies infrastructure management by automatically provisioning resources like load balancers, target groups, and security groups. It streamlines ECS service creation and updates, handles scaling, and ensures deployments reach a stable state.
January 16, 2026
Amazon ECS Deploy Task Definition Action for GitHub Actions
Version updated for https://github.com/aws-actions/amazon-ecs-deploy-task-definition to version v2.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 36,955 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of registering an Amazon ECS task definition and deploying it to an ECS service. It simplifies containerized application updates by allowing users to manage task definitions as code, update attributes like container images, and ensure service stability during deployments.
January 16, 2026
Amazon ECS Render Task Definition Action for GitHub Actions
Version updated for https://github.com/aws-actions/amazon-ecs-render-task-definition to version v1.8.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 35,930 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Amazon ECS “Render Task Definition” GitHub Action automates the process of modifying ECS task definition JSON files by inserting container image URIs, along with optional environment variables, secrets, and other configurations. It simplifies the deployment workflow by preparing updated task definitions for ECS services, enabling seamless integration with Amazon ECS.
January 16, 2026
user contribution activity
Version updated for https://github.com/CanarysAutomations/User-Contribution-Activity 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 automates the process of auditing user contribution activity within GitHub organizations by analyzing commits, issues, and pull requests across all repositories and branches. It classifies users as Active or Inactive based on a configurable inactivity threshold and generates detailed CSV reports for auditing and analysis.
January 16, 2026
octocheese
Version updated for https://github.com/domdfcoding/octocheese to version v0.7.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary OctoCheese is a GitHub Action, Python package, and CLI tool that automates the process of copying distribution files from PyPI and attaching them to the corresponding tags in GitHub Releases. It streamlines the workflow for developers by synchronizing release assets between PyPI and GitHub, ensuring consistent and accessible distribution of project files.
January 16, 2026
Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.14.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Branch Release” GitHub Action automates the process of releasing code by managing versioning, building distribution files, and publishing them to a specified GitHub branch. It leverages Conventional Commits to determine semantic version updates, generates release notes, and automatically creates GitHub Releases with appropriate tags.
January 16, 2026
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.10.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Easy NPM Publish” GitHub Action automates version management and package publishing for npm-compatible registries using Conventional Commits. It streamlines tasks such as determining the next semantic version, updating git tags, and publishing packages, reducing manual effort and ensuring consistency in versioning and tagging.
January 16, 2026
Check Github Token Expiration
Version updated for https://github.com/HardoMX/action-token-expiration 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 Token Expiration Checker is a GitHub Action designed to monitor the expiration dates of GitHub Personal Access Tokens used in repositories. It automates the process of checking token validity and provides notifications or errors when tokens are approaching expiration, helping maintainers proactively manage their credentials and avoid disruptions.