January 23, 2026
CSDA Version
Version updated for https://github.com/gadomski/csda-version to version v0.2.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The csda-version GitHub Action is designed to calculate the next CSDA version for a repository, adhering to a specific versioning format (vYY.PI.SP-X) based on year, program increment, sprint, and release number. It integrates seamlessly with tools like release-please to automate release workflows by providing a structured and predictable versioning mechanism.
January 23, 2026
Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.15.
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 building and publishing distribution files to a specified GitHub branch. It leverages Conventional Commits to determine version updates (semantic versioning), generates detailed GitHub release notes, and manages version tags. This action simplifies release workflows by automating build execution, versioning, tagging, and release creation without requiring manual updates to source or release branches.
January 23, 2026
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.11.
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 the process of versioning, tagging, and publishing npm packages using the Conventional Commits standard. It determines the next semantic version based on commit messages, updates Git tags, and publishes the package to npm or compatible registries.
January 23, 2026
DeepSeek CR
Version updated for https://github.com/hustcer/deepseek-review to version v1.20.
This action is used across all versions by 42 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The deepseek-review GitHub Action automates code review processes by leveraging DeepSeek models, providing seamless integration with GitHub Actions and local development workflows. It simplifies tasks like reviewing pull requests, commit changes, and generating review feedback directly in PR comments or local Markdown files.
January 23, 2026
Milestone Action
Version updated for https://github.com/hustcer/milestone-action to version v3.1.
This action is used across all versions by 59 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Milestone Action is a GitHub Action designed to automate milestone management in repositories. It enables users to automatically associate milestones with merged pull requests and closed issues, as well as perform milestone creation, updating, closing, and deletion tasks. This action streamlines milestone tracking, reducing the manual effort required to manage project progress and organization.
January 23, 2026
Official Junie GitHub Action (BETA)
Version updated for https://github.com/JetBrains/junie-github-action to version v0.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Junie GitHub Action integrates JetBrains’ Junie AI coding agent into GitHub workflows to automate tasks such as code fixes, issue resolution, pull request (PR) reviews, and merge conflict handling. It streamlines development processes by enabling contextual code analysis, interactive assistance via comments, and automated responses to issues and PRs, reducing manual effort and improving workflow efficiency.
January 23, 2026
Setup Jule environment
Version updated for https://github.com/julelang/setup-jule to version v1.0.2.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Setup Jule GitHub Action simplifies CI/CD workflows for projects using the Jule programming language by automating the installation, environment configuration, and execution of tasks like building and testing within GitHub Actions pipelines. It addresses the need for streamlined setup and ensures compatibility with different versions of Jule, while offering flexibility to specify or automatically manage versions.
January 23, 2026
SafetyCLI Self-Healing Action
Version updated for https://github.com/kmesiab/safetycli-self-healing-action to version v1.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The SafetyCLI Self-Healing GitHub Action automates the detection and resolution of security vulnerabilities in Python dependencies. It scans for vulnerabilities using the Safety CLI, creates detailed GitHub issues for identified CVEs, and leverages GitHub Copilot for AI-driven remediation. This action helps streamline dependency security management by automating the identification, documentation, and resolution of vulnerabilities, including severity filtering and duplicate issue prevention.
January 23, 2026
LogixDev DAST Security Scanner
Version updated for https://github.com/LogixDevCo/dast-scan 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 DAST Security Scan Action is a GitHub Action that automates Dynamic Application Security Testing (DAST) using PortSwigger’s Dastardly scanner to identify vulnerabilities in live web applications. It helps detect OWASP Top 10 security risks and other common web vulnerabilities, generating detailed reports in JUnit format, workflow summaries, and GitHub check runs.