January 1, 2026
Run Orosu Client
Version updated for https://github.com/orosu-ci/orosu to version v0.4.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Órosu is a secure CI/CD delivery tool that streamlines deployment by replacing traditional SSH/SCP-based workflows in GitHub Actions and other CI pipelines. It enables CI systems to securely trigger predefined deployment jobs on target machines through WebSocket connections, eliminating the need for SSH keys, hardcoded scripts, and fragile configurations.
January 1, 2026
Crosspost Action
Version updated for https://github.com/tgagor/action-crosspost to version v1.3.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, action-crosspost, automates the process of crossposting content from a sitemap or RSS/Atom feed to multiple social media platforms (e.g., Twitter/X, Mastodon, LinkedIn). It filters posts based on age or URL patterns, supports customizable message templates, and allows for dry-run mode to preview posts before publishing.
January 1, 2026
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.59.
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 developers ensure that the correct code version is deployed before proceeding with further actions in their workflows.
January 1, 2026
Lint All The Things
Version updated for https://github.com/BobTheBuidler/lint-all-the-things to version v0.0.3.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Lint All The Things, automates the process of linting and formatting Python codebases by sequentially running pyupgrade, black, and autoflake. It simplifies code maintenance by automatically detecting, committing, and pushing changes made by these tools, streamlining tasks often performed during pull request workflows.
January 1, 2026
DataBoySu Readme Translator
Version updated for https://github.com/DataBoySu/databoysu-readme-translator to version v2.1.1.
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 translating a repository’s README file into multiple languages and automatically adds a language navigation bar for improved accessibility. It automates the end-to-end translation workflow using a privacy-focused pipeline that runs entirely on GitHub Runners, ensuring secure and efficient localization.
January 1, 2026
Setup dpctl
Version updated for https://github.com/deploypulseio/setup-dpctl to version v1.
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 deployment and management of DeployPulse applications by automating the installation and usage of the dpctl tool within GitHub workflows. It allows developers to release updates for iOS and Android apps, manage deployment environments, and streamline CI/CD processes.
January 1, 2026
GitHub PR Sync with Notion
Version updated for https://github.com/isoppp/github-pr-sync-with-notion to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “GitHub PR Sync with Notion” GitHub Action automates the synchronization of GitHub Pull Requests with a Notion database. It links PRs to corresponding Notion tasks, updates Notion task statuses when PRs are merged, and manages changes to PR titles or task IDs.
January 1, 2026
DingTalk Notification
Version updated for https://github.com/menghao112233/actions-dingtalk-notification to version v1.0.0-dingtalk-simple.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action outputs a greeting message (“Hello World” or “Hello [name]”) to the log and records the time of the greeting. It automates the task of logging personalized greetings and provides users with the timestamp of when the message was generated.
January 1, 2026
Component Nomad Job File Parser
Version updated for https://github.com/mfdlabs/component-nomad-parser-action to version v15.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action template provides a framework for creating custom actions using TypeScript, including built-in support for code compilation, testing, validation workflows, and publishing. It simplifies the process of developing, packaging, and deploying TypeScript-based actions while ensuring adherence to best practices. The template automates key aspects of action creation and helps developers streamline their CI/CD workflows on GitHub.