January 21, 2026
Azure Pipelines Dependency Submission
Version updated for https://github.com/jessehouwing/azure-pipelines-dependency-submission to version v1.0.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Azure Pipelines Dependency Submission” GitHub Action automates the process of analyzing Azure Pipelines configuration files to detect task dependencies and submits them to GitHub’s Dependency Graph. This enables vulnerability scanning and Dependabot alerts for Azure Pipelines tasks, helping users identify and address security risks in their CI/CD pipelines.
January 21, 2026
Official Junie GitHub Action (BETA)
Version updated for https://github.com/JetBrains/junie-github-action to version v0.3.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Junie GitHub Action integrates JetBrains’ AI coding agent, Junie, into GitHub workflows to automate tasks such as code changes, issue resolution, PR management, and merge conflict resolution. It enhances developer productivity by automating repetitive tasks, providing intelligent code reviews, analyzing CI failures, and responding to developer prompts directly within GitHub issues and pull requests.
January 21, 2026
Get Current Digest from Tagged DockerHub Image
Version updated for https://github.com/joepitt91/action-digest-from-dockerhub-image to version v1.1.2.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action retrieves the current digest for a specified DockerHub image tag, allowing users to identify the exact version of an image based on its tag. It automates the process of querying the DockerHub API with authentication, streamlining workflows that require precise image identification for deployment or validation.
January 21, 2026
jira-cve-action
Version updated for https://github.com/levigo/jira-cve-action to version v1.13.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The jira-cve-action automates the creation and management of Jira issues for CVEs based on JSON results from the Trivy security scanner. It generates sub-issues under a parent issue, integrates them with sprint boards, and consolidates CVE tracking across multiple GitHub projects by tagging affected projects.
January 21, 2026
Build and Deploy Roq Site
Version updated for https://github.com/quarkiverse/quarkus-roq to version 2.0.4.
This action is used across all versions by 66 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Quarkus Roq is a static site generator designed to simplify the creation of websites and blogs by leveraging Java and Quarkus, while abstracting technical complexities for users. It automates tasks such as using structured data (JSON/YAML) in templates, managing content with FrontMatter headers, and generating static HTML and assets from Quarkus applications.
January 21, 2026
gh-slack-notify
Version updated for https://github.com/ut61z/gh-slack-notify 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 gh-slack-notify GitHub Action automates sending notifications to Slack about pull requests, issues, and workflow events, along with thread replies and daily summary updates. It streamlines communication by consolidating event notifications, enabling filtering by labels or linked projects, and providing success/failure alerts for workflows.
January 21, 2026
Container & Helm Version Updater
Version updated for https://github.com/drumandbytes/argocd-gitops-updater-action to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The ArgoCD GitOps Updater Action automates the process of updating Helm chart and Docker image versions in GitOps repositories. It detects new semantic versions, updates configuration files, creates pull requests, and integrates with ArgoCD and Kustomize, ensuring GitOps workflows stay current. Additionally, it supports auto-discovery, multi-registry compatibility, and team notifications, streamlining dependency management and improving operational efficiency.
January 21, 2026
asdf-parse-tool-versions
Version updated for https://github.com/endorama/asdf-parse-tool-versions to version v1.5.1.
This action is used across all versions by 31 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The asdf-parse-tool-versions GitHub Action extracts version information from an asdf .tool-versions file and outputs it as a JSON string while also exporting the versions as environment variables. It automates the process of parsing and managing tool versions for CI/CD workflows, enabling seamless integration of version-specific tools.
January 21, 2026
Jest Test Report
Version updated for https://github.com/greguintow/jest-coverage-comment to version 0.1.15.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Jest Coverage Comment” GitHub Action automates the process of posting a detailed HTML test coverage report to pull requests or commits, based on a Jest-generated coverage report. It enhances code review workflows by providing clear visibility into test coverage without requiring manual intervention.